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

BurnyCoder
/
grokking-modular-multiplication-transformer

Text Classification
Transformers
PyTorch
English
mechanistic-interpretability
grokking
modular-arithmetic
transformer
TransformerLens
toy-model
Model card Files Files and versions
xet
Community

Instructions to use BurnyCoder/grokking-modular-multiplication-transformer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use BurnyCoder/grokking-modular-multiplication-transformer with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="BurnyCoder/grokking-modular-multiplication-transformer")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("BurnyCoder/grokking-modular-multiplication-transformer", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
grokking-modular-multiplication-transformer
740 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
BurnyCoder's picture
BurnyCoder
Upload README.md with huggingface_hub
df0959a verified 6 months ago
  • output
    Upload folder using huggingface_hub 6 months ago
  • .gitattributes
    1.71 kB
    Upload folder using huggingface_hub 6 months ago
  • README.md
    2.82 kB
    Upload README.md with huggingface_hub 6 months ago
  • mod_mult_grokking.pth
    369 MB
    xet
    Upload folder using huggingface_hub 6 months ago
  • mod_mult_grokking_2.pth
    369 MB
    xet
    Upload folder using huggingface_hub 6 months ago