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

moral1
/
babylm_strict_small_2026

Fill-Mask
Transformers
PyTorch
English
babylm
babylm-2026
strict-small
causal-lm
custom_code
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use moral1/babylm_strict_small_2026 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="moral1/babylm_strict_small_2026", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModelForMaskedLM
    model = AutoModelForMaskedLM.from_pretrained("moral1/babylm_strict_small_2026", trust_remote_code=True, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
babylm_strict_small_2026
529 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
moral1's picture
moral1
Upload P7 Strict-Small main model (80M)
419c308 verified about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • README.md
    2.37 kB
    Upload P7 Strict-Small main model (80M) about 1 month ago
  • babytutor_run_config.json
    1.89 kB
    Upload P7 Strict-Small main model (80M) about 1 month ago
  • babytutor_state.json
    167 Bytes
    Upload P7 Strict-Small main model (80M) about 1 month ago
  • config.json
    2.37 kB
    Upload P7 Strict-Small main model (80M) about 1 month ago
  • configuration_gpt_bert.py
    2.51 kB
    Upload P7 Strict-Small main model (80M) about 1 month ago
  • generation_config.json
    163 Bytes
    Upload P7 Strict-Small main model (80M) about 1 month ago
  • lineage.json
    1.23 kB
    Upload P7 Strict-Small main model (80M) about 1 month ago
  • modeling_gpt_bert.py
    26.8 kB
    Upload P7 Strict-Small main model (80M) about 1 month ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage",
    • "collections.OrderedDict"

    What is a pickle import?

    528 MB
    xet
    Upload P7 Strict-Small main model (80M) about 1 month ago
  • special_tokens_map.json
    692 Bytes
    Upload P7 Strict-Small main model (80M) about 1 month ago
  • tokenizer.json
    1.12 MB
    Upload P7 Strict-Small main model (80M) about 1 month ago
  • tokenizer_config.json
    1.16 kB
    Upload P7 Strict-Small main model (80M) about 1 month ago