Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Dovakiins
/
qwerrwe
like
0
Build error
App
Files
Files
Community
7018576
qwerrwe
/
src
/
axolotl
/
prompt_strategies
100 contributors
History:
65 commits
winglian
ORPO Trainer replacement (#1551)
7d1d22f
unverified
7 months ago
dpo
fixes for dpo and orpo template loading (#1424)
8 months ago
orpo
ORPO Trainer replacement (#1551)
7 months ago
__init__.py
Safe
926 Bytes
support custom field for completion from yml (#580)
about 1 year ago
alpaca_chat.py
Safe
3.67 kB
fixes for alpaca w chatml, and don't include attention_mask w mistral for flash attention (#728)
about 1 year ago
alpaca_instruct.py
Safe
638 Bytes
skip the system prompt
over 1 year ago
alpaca_w_system.py
Safe
5.49 kB
support user defined prompters, pretokenized datasets in config, local parquet, local arrow files (#348)
over 1 year ago
base.py
Safe
564 Bytes
ORPO (#1419)
8 months ago
chat_template.py
Safe
2.43 kB
add gemma instruct chat template (#1341)
9 months ago
completion.py
Safe
2.54 kB
split completion text to sequence_len (#616)
about 1 year ago
context_qa.py
Safe
3.16 kB
add support for defined train split (#654)
about 1 year ago
creative_acr.py
Safe
6.53 kB
Apply isort then black
over 1 year ago
input_output.py
Safe
1.7 kB
plain input/output prompt strategy w/o chat templates (#1346)
9 months ago
instruct.py
Safe
1.05 kB
relora: magnitude pruning of the optimizer (#1245)
10 months ago
llama2_chat.py
Safe
8.17 kB
Respect sequence_len in config for `type: llama2_chat` (#926)
12 months ago
metharme.py
Safe
2.41 kB
feat: add Metharme prompt strategy (#446)
over 1 year ago
orcamini.py
Safe
1.49 kB
Added Orca Mini prompt strategy (#263)
over 1 year ago
pretrain.py
Safe
1.74 kB
fix pretraining_ on odd datasets (#1463)
8 months ago
pygmalion.py
Safe
3.57 kB
Fixed pre-commit problems, fixed small bug in logging_config to handle LOG_LEVEL env var
over 1 year ago
sharegpt.py
Safe
6.6 kB
Feat: Add sharegpt multirole (#1137)
8 months ago
sharegpt_jokes.py
Safe
981 Bytes
use fastchat conversations template (#578)
about 1 year ago
user_defined.py
Safe
2.63 kB
support user defined prompters, pretokenized datasets in config, local parquet, local arrow files (#348)
over 1 year ago