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

maidacundo
/
open-mythos-hf

Model card Files Files and versions
xet
Community
1
open-mythos-hf
77.5 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
maidacundo's picture
maidacundo
fix: shift logits/labels for proper causal LM loss (was predicting current token instead of next token)
3edee97 verified 27 days ago
  • open_mythos_hf
    fix: shift logits/labels for proper causal LM loss (was predicting current token instead of next token) 27 days ago
  • .gitattributes
    1.52 kB
    initial commit 27 days ago
  • README.md
    3.55 kB
    Add README 27 days ago
  • test_model.py
    6.98 kB
    Add test suite 27 days ago
  • train_mythos.py
    9.25 kB
    Add training script 27 days ago
  • train_production.py
    21.3 kB
    fix: shift logits/labels for proper causal LM loss in production training script 27 days ago