Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
Dovakiins
/
qwerrwe
Build error

App Files Files Community
Fetching metadata from the HF Docker repository...
qwerrwe / src /axolotl /utils
Ctrl+K
Ctrl+K
  • 100 contributors
History: 303 commits
winglian's picture
winglian
don't resize embeddings if it's already large enough (#577)
3607882 unverified over 1 year ago
  • __init__.py
    0 Bytes
    WIP large refactor to make finetune script a little more manageable (#3) about 2 years ago
  • bench.py
    1.35 kB
    E2e device cuda (#575) over 1 year ago
  • callbacks.py
    19.9 kB
    mypy wandb ignore (#572) over 1 year ago
  • collators.py
    5.39 kB
    Attention mask and position id fixes for packing (#285) almost 2 years ago
  • config.py
    9.59 kB
    E2e device cuda (#575) over 1 year ago
  • data.py
    24.2 kB
    support custom field for completion from yml (#580) over 1 year ago
  • dataloader.py
    9.94 kB
    gracefully handle length feature used for group by (#565) over 1 year ago
  • dict.py
    326 Bytes
    fix DefaultDict.__or__ almost 2 years ago
  • distributed.py
    3.56 kB
    Early stopping metric (#537) over 1 year ago
  • models.py
    18.4 kB
    don't resize embeddings if it's already large enough (#577) over 1 year ago
  • schedulers.py
    3.58 kB
    add axolotl trainer and quadratic warmup almost 2 years ago
  • tokenization.py
    1.5 kB
    Debug tokenization output: Add ability to output text only (no tokens), and/or specify num samples to see (#511) over 1 year ago
  • trainer.py
    28.7 kB
    fix save_steps so it doesn't get duplicated (#567) over 1 year ago
  • wandb_.py
    858 Bytes
    fix wandb so mypy doesn't complain (#562) over 1 year ago