mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-23 14:22:51 +08:00
Merge pull request #156 from ZhengJun-AI/main
Support for WebNovel dataset Former-commit-id: 8cd76ef3c3ac4b92d2ea9b605251a3abbaff90aa
This commit is contained in:
commit
cecdf886cb
@ -73,6 +73,7 @@
|
||||
- [UltraChat](https://github.com/thunlp/UltraChat)
|
||||
- [Open Assistant](https://huggingface.co/datasets/OpenAssistant/oasst1)
|
||||
- [Open Assistant (Chinese)](https://huggingface.co/datasets/OpenAssistant/oasst1)
|
||||
- [WebNovel (Chinese)](https://huggingface.co/datasets/zxbsmk/webnovel_cn)
|
||||
- For reward model training:
|
||||
- [HH-RLHF](https://huggingface.co/datasets/Anthropic/hh-rlhf)
|
||||
- [Open Assistant](https://huggingface.co/datasets/OpenAssistant/oasst1)
|
||||
|
@ -149,5 +149,8 @@
|
||||
"response": "",
|
||||
"history": ""
|
||||
}
|
||||
},
|
||||
"novel_tokens512_50k": {
|
||||
"hf_hub_url": "zxbsmk/webnovel_cn"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user