Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Dovakiins
/
qwerrwe
like
0
Build error
App
Files
Files
Community
50682a3
qwerrwe
/
src
/
axolotl
/
utils
100 contributors
History:
251 commits
winglian
always drop samples that are too long (#452)
50682a3
unverified
over 1 year ago
__init__.py
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
Safe
2.75 kB
improve GPU logging to break out pytorch cache and system mem
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
7.5 kB
Fix(config): Update handling of deepspeed config (#404)
over 1 year ago
data.py
24 kB
support user defined prompters, pretokenized datasets in config, local parquet, local arrow files (#348)
over 1 year ago
dataloader.py
Safe
9.43 kB
Attention mask and position id fixes for packing (#285)
over 1 year ago
dict.py
Safe
326 Bytes
fix DefaultDict.__or__
over 1 year ago
distributed.py
Safe
1.31 kB
use context manager to run things on rank0 before others (#397)
over 1 year ago
models.py
19.4 kB
fix evals (#447)
over 1 year ago
schedulers.py
Safe
3.58 kB
add axolotl trainer and quadratic warmup
over 1 year ago
tokenization.py
Safe
1.37 kB
Adding logging enhancement
over 1 year ago
trainer.py
24.1 kB
always drop samples that are too long (#452)
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