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
      • Hardware
      • 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
499 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 13 commits
junnyu's picture
junnyu
Update config.json
b871084 over 5 years ago
  • .gitattributes
    690 Bytes
    initial commit over 5 years ago
  • README.md
    1.66 kB
    Update README.md over 5 years ago
  • config.json
    406 Bytes
    Update config.json over 5 years ago
  • pytorch_model.bin
    499 MB
    xet
    commit from junnyu over 5 years ago
  • vocab.txt
    374 kB
    commit from junnyu over 5 years ago