mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-11-05 10:22:15 +08:00
Update dataset_info.json
Added the Nectar dataset already preprocessed and divided in sft and rl to which I added a preprompt to each instruction since it has been seen that this increase instruction following Former-commit-id: 6336e247c1535f356194046607038245bc48464f
This commit is contained in:
parent
24dd0db807
commit
238379e64a
@ -266,6 +266,12 @@
|
||||
"columns": {
|
||||
"prompt": "content"
|
||||
}
|
||||
"nectar_rlaif": {
|
||||
"hf_hub_url": "mlinmg/RLAIF-Nectar",
|
||||
"ranking": true
|
||||
},
|
||||
"nectar_sft": {
|
||||
"hf_hub_url": "mlinmg/SFT-Nectar"
|
||||
},
|
||||
"starcoder": {
|
||||
"hf_hub_url": "bigcode/starcoderdata",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user