Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Dovakiins
/
qwerrwe
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e0b7eea
qwerrwe
/
src
/
axolotl
/
utils
100 contributors
History:
336 commits
Nanobit
Fix(tokenizer): Set rstrip,lstrip,norm to False (#678)
e0b7eea
unverified
over 1 year ago
__init__.py
Safe
0 Bytes
WIP large refactor to make finetune script a little more manageable (#3)
almost 2 years ago
bench.py
Safe
2.06 kB
misc fixes to add gptq tests (#621)
over 1 year ago
callbacks.py
Safe
19.8 kB
chore(callback): Remove old peft saving code (#510)
over 1 year ago
collators.py
Safe
5.39 kB
Attention mask and position id fixes for packing (#285)
over 1 year ago
config.py
Safe
13.5 kB
refactor to set eval_batch_size earlier if unset, so we can warn if mismatched (#662)
over 1 year ago
data.py
25.1 kB
prepared dataset caching, other misc fixes (#665)
over 1 year ago
dataloader.py
Safe
9.94 kB
gracefully handle length feature used for group by (#565)
over 1 year ago
dict.py
Safe
326 Bytes
fix DefaultDict.__or__
over 1 year ago
distributed.py
Safe
6.87 kB
fix distributed devices (#612)
over 1 year ago
models.py
20 kB
Fix(tokenizer): Set rstrip,lstrip,norm to False (#678)
over 1 year ago
schedulers.py
Safe
3.58 kB
add axolotl trainer and quadratic warmup
over 1 year ago
tokenization.py
Safe
1.47 kB
prepared dataset caching, other misc fixes (#665)
over 1 year ago
trainer.py
29.6 kB
refactor to set eval_batch_size earlier if unset, so we can warn if mismatched (#662)
over 1 year ago
wandb_.py
Safe
858 Bytes
fix wandb so mypy doesn't complain (#562)
over 1 year ago