Merge pull request #1689 from mlinmg/patch-2
Update dataset_info.json - Added Nectar
This commit is contained in:
commit
a0fde6e421
|
@ -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…
Reference in New Issue