Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Dovakiins
/
qwerrwe
like
0
Build error
App
Files
Files
Community
1991946
qwerrwe
/
src
/
axolotl
/
utils
100 contributors
History:
280 commits
Maxime
fix: bad dtype for full finetune (#504)
1991946
unverified
over 1 year ago
__init__.py
Safe
0 Bytes
WIP large refactor to make finetune script a little more manageable (#3)
over 1 year ago
bench.py
Safe
1.24 kB
Fix crash when running without CUDA
over 1 year ago
callbacks.py
11.7 kB
Changed Bench Eval to report metrics correctly by split. Added total accuracy and renamed previously used bench_accuracy to bench_average_accuracy. (#512)
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
8.19 kB
ReLoRA implementation (with quantization) (#322)
over 1 year ago
data.py
24.4 kB
support for datasets with multiple names (#480)
over 1 year ago
dataloader.py
Safe
9.86 kB
workaround so training doesn't hang when packed dataloader batches aren't even (#461)
over 1 year ago
dict.py
Safe
326 Bytes
fix DefaultDict.__or__
over 1 year ago
distributed.py
2.67 kB
add eval benchmark callback (#441)
over 1 year ago
models.py
19.8 kB
fix: bad dtype for full finetune (#504)
over 1 year ago
schedulers.py
Safe
3.58 kB
add axolotl trainer and quadratic warmup
over 1 year 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
26.8 kB
log supervised token count (#448)
over 1 year ago
wandb.py
Safe
858 Bytes
Add wandb_entity to wandb options, update example configs, update README (#361)
over 1 year ago