add ad gen dataset

Former-commit-id: 604f85487b
This commit is contained in:
codemayq
2023-08-27 20:35:32 +08:00
parent 2b979d39f2
commit d9b9d9d1fe
3 changed files with 12 additions and 0 deletions

View File

@@ -154,6 +154,16 @@
"hf_hub_url": "zxbsmk/webnovel_cn",
"stage": "sft"
},
"ad_gen": {
"hf_hub_url": "HasturOfficial/adgen",
"columns": {
"prompt": "content",
"query": "",
"response": "summary",
"history": ""
},
"stage": "sft"
},
"comparison_gpt4_en": {
"file_name": "comparison_gpt4_data_en.json",
"file_sha1": "96fa18313544e22444fe20eead7754b17da452ae",