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

  • Log In
  • Sign Up

AlanRobotics
/
my_awesome_eli5_mlm_model

Fill-Mask
Transformers
TensorBoard
Safetensors
roberta
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Transformers

    How to use AlanRobotics/my_awesome_eli5_mlm_model with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="AlanRobotics/my_awesome_eli5_mlm_model")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("AlanRobotics/my_awesome_eli5_mlm_model")
    model = AutoModelForMaskedLM.from_pretrained("AlanRobotics/my_awesome_eli5_mlm_model")
  • Notebooks
  • Google Colab
  • Kaggle
my_awesome_eli5_mlm_model
Ctrl+K
Ctrl+K
  • 1 contributor
History: 17 commits
AlanRobotics's picture
AlanRobotics
Upload tokenizer
00ec378 verified about 1 month ago
  • runs
    End of training about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • README.md
    1.33 kB
    End of training about 1 month ago
  • config.json
    677 Bytes
    Training in progress, step 500 about 1 month ago
  • merges.txt
    456 kB
    Upload tokenizer about 1 month ago
  • model.safetensors
    329 MB
    xet
    Training in progress, step 968 about 1 month ago
  • special_tokens_map.json
    279 Bytes
    Upload tokenizer about 1 month ago
  • tokenizer.json
    3.56 MB
    Upload tokenizer about 1 month ago
  • tokenizer_config.json
    1.22 kB
    Upload tokenizer about 1 month ago
  • training_args.bin
    5.65 kB
    xet
    Training in progress, step 500 about 1 month ago
  • vocab.json
    798 kB
    Upload tokenizer about 1 month ago