qwerrwe / src /axolotl /datasets.py

Commit History

pylint for duplicated code for system prompts
7b57ed7

winglian commited on

add new sharegpt, refactor prompt so it can be customized later, add exception if no data is processed
aac4b76

winglian commited on

fix packing so that concatenated sequences reset the attention
9b8585d

winglian commited on

Apply isort then black
37293dc

Nanobit commited on

Lint datasets
6abb7f6

Nanobit commited on

Lint and format
392dfd9

Nanobit commited on

fix new dataset prompt tokenizers
0f74464

winglian commited on

black formatting
2bc1a5b

winglian commited on

various bugfixes
94f5e41

winglian commited on

casts the prepared data to int16 (doesn't help with training memory)
2db9436

winglian commited on

4bit quantized support (wip)
77fca25

winglian commited on

various bugfixes
80b2ed2

winglian commited on

black formatting
a6028d3

winglian commited on

make it work with pythia in the cloud
8d959a7

winglian commited on

WIP for axolotl trainer
ce24f5e

winglian commited on