Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

PaddleCI
/
tiny-random-bert

paddlenlp
PaddlePaddle
bert
Model card Files Files and versions
xet
Community

Instructions to use PaddleCI/tiny-random-bert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • paddlenlp

    How to use PaddleCI/tiny-random-bert with paddlenlp:

    from paddlenlp.transformers import AutoTokenizer, BertForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("PaddleCI/tiny-random-bert", from_hf_hub=True)
    model = BertForMaskedLM.from_pretrained("PaddleCI/tiny-random-bert", from_hf_hub=True)
  • Notebooks
  • Google Colab
  • Kaggle
tiny-random-bert
2.34 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
sijunhe's picture
sijunhe
Create config.json
e490170 over 3 years ago
  • .gitattributes
    1.53 kB
    Upload with huggingface_hub over 3 years ago
  • README.md
    59 Bytes
    Upload with huggingface_hub over 3 years ago
  • config.json
    516 Bytes
    Create config.json over 3 years ago
  • model_config.json
    475 Bytes
    Update model_config.json over 3 years ago
  • model_state.pdparams
    2.1 MB
    xet
    Upload with huggingface_hub over 3 years ago
  • special_tokens_map.json
    112 Bytes
    Upload with huggingface_hub over 3 years ago
  • tokenizer_config.json
    299 Bytes
    Upload with huggingface_hub over 3 years ago
  • vocab.txt
    232 kB
    Upload with huggingface_hub over 3 years ago