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

d0rj
/
diffusion-51M-base

Other
Transformers
TensorBoard
Safetensors
English
diffusion_lm
fill-mask
custom_code
tiny-llm-ablation
from-scratch
diffusion
masked-language-modeling
Eval Results (legacy)
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use d0rj/diffusion-51M-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use d0rj/diffusion-51M-base with Transformers:

    # Load model directly
    from transformers import AutoModelForMaskedLM
    model = AutoModelForMaskedLM.from_pretrained("d0rj/diffusion-51M-base", trust_remote_code=True, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
diffusion-51M-base / evaluation
42.3 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
d0rj's picture
d0rj
Publish evaluated diffusion v2 with PLL intervals and TensorBoard traces
80aea5b verified about 16 hours ago
  • adapters.py
    11.6 kB
    Publish evaluated diffusion v2 with PLL intervals and TensorBoard traces about 16 hours ago
  • requirements.txt
    46 Bytes
    Publish evaluated diffusion v2 with PLL intervals and TensorBoard traces about 16 hours ago
  • results.json
    25 kB
    Publish evaluated diffusion v2 with PLL intervals and TensorBoard traces about 16 hours ago
  • run_continuation.py
    3.23 kB
    Publish evaluated diffusion v2 with PLL intervals and TensorBoard traces about 16 hours ago
  • run_core.py
    2.4 kB
    Publish evaluated diffusion v2 with PLL intervals and TensorBoard traces about 16 hours ago