Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

junnyu
/
roformer_chinese_char_base

paddlenlp
PyTorch
google-tensorflow TensorFlow
JAX
PaddlePaddle
Chinese
roformer
tf2.0
Model card Files Files and versions
xet
Community
2

Instructions to use junnyu/roformer_chinese_char_base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • paddlenlp

    How to use junnyu/roformer_chinese_char_base with paddlenlp:

    from paddlenlp.transformers import AutoTokenizer, RoFormerForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("junnyu/roformer_chinese_char_base", from_hf_hub=True)
    model = RoFormerForMaskedLM.from_pretrained("junnyu/roformer_chinese_char_base", from_hf_hub=True)
  • Notebooks
  • Google Colab
  • Kaggle
roformer_chinese_char_base
Ctrl+K
Ctrl+K
  • 2 contributors
History: 10 commits
patrickvonplaten's picture
patrickvonplaten
add flax
060ed04 over 4 years ago
  • .gitattributes
    737 Bytes
    add paddle weights almost 5 years ago
  • README.md
    2.53 kB
    Update README.md almost 5 years ago
  • config.json
    440 Bytes
    update about 5 years ago
  • flax_model.msgpack
    380 MB
    xet
    add flax over 4 years ago
  • model_config.json
    395 Bytes
    add paddle weights almost 5 years ago
  • model_state.pdparams
    419 MB
    xet
    add paddle weights almost 5 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "torch.FloatStorage",
    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    380 MB
    xet
    update pytorch_model.bin about 5 years ago
  • special_tokens_map.json
    134 Bytes
    Create special_tokens_map.json almost 5 years ago
  • tf_model.h5
    417 MB
    xet
    update about 5 years ago
  • tokenizer_config.json
    442 Bytes
    Create tokenizer_config.json almost 5 years ago
  • vocab.txt
    53.5 kB
    update about 5 years ago