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_base

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

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

  • Libraries
  • paddlenlp

    How to use junnyu/roformer_chinese_base with paddlenlp:

    from paddlenlp.transformers import AutoTokenizer, RoFormerForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("junnyu/roformer_chinese_base", from_hf_hub=True)
    model = RoFormerForMaskedLM.from_pretrained("junnyu/roformer_chinese_base", from_hf_hub=True)
  • Notebooks
  • Google Colab
  • Kaggle
roformer_chinese_base
2.3 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 28 commits
patrickvonplaten's picture
patrickvonplaten
add flax
f780ca5 over 4 years ago
  • .gitattributes
    736 Bytes
    Update .gitattributes almost 5 years ago
  • README.md
    2.48 kB
    Update README.md almost 5 years ago
  • config.json
    465 Bytes
    Update config.json almost 5 years ago
  • flax_model.msgpack
    496 MB
    xet
    add flax over 4 years ago
  • model_config.json
    586 Bytes
    add almost 5 years ago
  • model_state.pdparams
    652 MB
    xet
    add almost 5 years ago
  • pytorch_model.bin
    499 MB
    xet
    支持torch<1.6 about 5 years ago
  • special_tokens_map.json
    134 Bytes
    Create special_tokens_map.json almost 5 years ago
  • tf_model.h5
    650 MB
    xet
    update tf_model about 5 years ago
  • tokenizer_config.json
    471 Bytes
    Create tokenizer_config.json almost 5 years ago
  • vocab.txt
    374 kB
    commit from junnyu about 5 years ago