Support for WebNovel dataset

Former-commit-id: 4955dc9eed33a904e4e2b9d5985b3fda87c3674a
This commit is contained in:
zxbsmk 2023-07-12 17:29:47 +08:00
parent 9c319f3d49
commit 3b15aacf02
2 changed files with 4 additions and 0 deletions

View File

@ -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)

View File

@ -149,5 +149,8 @@
"response": "",
"history": ""
}
},
"novel_tokens512_50k": {
"hf_hub_url": "zxbsmk/webnovel_cn"
}
}