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

alexandertam
/
babylm-base5m-roberta

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

Instructions to use alexandertam/babylm-base5m-roberta with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use alexandertam/babylm-base5m-roberta with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="alexandertam/babylm-base5m-roberta")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("alexandertam/babylm-base5m-roberta")
    model = AutoModelForMaskedLM.from_pretrained("alexandertam/babylm-base5m-roberta")
  • Notebooks
  • Google Colab
  • Kaggle
babylm-base5m-roberta
396 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
alexandertam's picture
alexandertam
Upload folder using huggingface_hub
49e1215 verified 10 months ago
  • .gitattributes
    1.52 kB
    initial commit 10 months ago
  • README.md
    2.54 kB
    Upload folder using huggingface_hub 10 months ago
  • all_results.json
    497 Bytes
    Upload folder using huggingface_hub 10 months ago
  • config.json
    637 Bytes
    Upload folder using huggingface_hub 10 months ago
  • eval_results.json
    284 Bytes
    Upload folder using huggingface_hub 10 months ago
  • model.safetensors
    395 MB
    xet
    Upload folder using huggingface_hub 10 months ago
  • special_tokens_map.json
    692 Bytes
    Upload folder using huggingface_hub 10 months ago
  • tokenizer.json
    1.13 MB
    Upload folder using huggingface_hub 10 months ago
  • tokenizer_config.json
    3.08 kB
    Upload folder using huggingface_hub 10 months ago
  • train_results.json
    248 Bytes
    Upload folder using huggingface_hub 10 months ago
  • trainer_state.json
    38.7 kB
    Upload folder using huggingface_hub 10 months ago
  • training_args.bin
    5.84 kB
    xet
    Upload folder using huggingface_hub 10 months ago