lzy337 commited on
Commit
29a7b12
·
verified ·
1 Parent(s): dd16483

Upload dataset_info.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_info.json +748 -0
dataset_info.json ADDED
@@ -0,0 +1,748 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "identity": {
3
+ "file_name": "identity.json"
4
+ },
5
+ "alpaca_en_demo": {
6
+ "file_name": "alpaca_en_demo.json"
7
+ },
8
+ "alpaca_zh_demo": {
9
+ "file_name": "alpaca_zh_demo.json"
10
+ },
11
+ "glaive_toolcall_en_demo": {
12
+ "file_name": "glaive_toolcall_en_demo.json",
13
+ "formatting": "sharegpt",
14
+ "columns": {
15
+ "messages": "conversations",
16
+ "tools": "tools"
17
+ }
18
+ },
19
+ "glaive_toolcall_zh_demo": {
20
+ "file_name": "glaive_toolcall_zh_demo.json",
21
+ "formatting": "sharegpt",
22
+ "columns": {
23
+ "messages": "conversations",
24
+ "tools": "tools"
25
+ }
26
+ },
27
+ "mllm_demo": {
28
+ "file_name": "mllm_demo.json",
29
+ "formatting": "sharegpt",
30
+ "columns": {
31
+ "messages": "messages",
32
+ "images": "images"
33
+ },
34
+ "tags": {
35
+ "role_tag": "role",
36
+ "content_tag": "content",
37
+ "user_tag": "user",
38
+ "assistant_tag": "assistant"
39
+ }
40
+ },
41
+ "train_data_lzy": {
42
+ "file_name": "train_data_lzy.json",
43
+ "formatting": "sharegpt",
44
+ "columns": {
45
+ "messages": "conversations",
46
+ "images": "images"
47
+ },
48
+ "tags": {
49
+ "role_tag": "from",
50
+ "content_tag": "value",
51
+ "user_tag": "human",
52
+ "assistant_tag": "gpt",
53
+ "system_tag": "system"
54
+ }
55
+ },
56
+ "train_data_jedi_original": {
57
+ "file_name": "train_data_jedi_original.json",
58
+ "formatting": "sharegpt",
59
+ "columns": {
60
+ "messages": "conversations",
61
+ "images": "images"
62
+ },
63
+ "tags": {
64
+ "role_tag": "from",
65
+ "content_tag": "value",
66
+ "user_tag": "human",
67
+ "assistant_tag": "gpt",
68
+ "system_tag": "system"
69
+ }
70
+ },
71
+ "mllm_audio_demo": {
72
+ "file_name": "mllm_audio_demo.json",
73
+ "formatting": "sharegpt",
74
+ "columns": {
75
+ "messages": "messages",
76
+ "audios": "audios"
77
+ },
78
+ "tags": {
79
+ "role_tag": "role",
80
+ "content_tag": "content",
81
+ "user_tag": "user",
82
+ "assistant_tag": "assistant"
83
+ }
84
+ },
85
+ "mllm_video_demo": {
86
+ "file_name": "mllm_video_demo.json",
87
+ "formatting": "sharegpt",
88
+ "columns": {
89
+ "messages": "messages",
90
+ "videos": "videos"
91
+ },
92
+ "tags": {
93
+ "role_tag": "role",
94
+ "content_tag": "content",
95
+ "user_tag": "user",
96
+ "assistant_tag": "assistant"
97
+ }
98
+ },
99
+ "mllm_video_audio_demo": {
100
+ "file_name": "mllm_video_audio_demo.json",
101
+ "formatting": "sharegpt",
102
+ "columns": {
103
+ "messages": "messages",
104
+ "videos": "videos",
105
+ "audios": "audios"
106
+ },
107
+ "tags": {
108
+ "role_tag": "role",
109
+ "content_tag": "content",
110
+ "user_tag": "user",
111
+ "assistant_tag": "assistant"
112
+ }
113
+ },
114
+ "alpaca_en": {
115
+ "hf_hub_url": "llamafactory/alpaca_en",
116
+ "ms_hub_url": "llamafactory/alpaca_en",
117
+ "om_hub_url": "HaM/alpaca_en"
118
+ },
119
+ "alpaca_zh": {
120
+ "hf_hub_url": "llamafactory/alpaca_zh",
121
+ "ms_hub_url": "llamafactory/alpaca_zh"
122
+ },
123
+ "alpaca_gpt4_en": {
124
+ "hf_hub_url": "llamafactory/alpaca_gpt4_en",
125
+ "ms_hub_url": "llamafactory/alpaca_gpt4_en"
126
+ },
127
+ "alpaca_gpt4_zh": {
128
+ "hf_hub_url": "llamafactory/alpaca_gpt4_zh",
129
+ "ms_hub_url": "llamafactory/alpaca_gpt4_zh",
130
+ "om_hub_url": "State_Cloud/alpaca-gpt4-data-zh"
131
+ },
132
+ "glaive_toolcall_en": {
133
+ "hf_hub_url": "llamafactory/glaive_toolcall_en",
134
+ "formatting": "sharegpt",
135
+ "columns": {
136
+ "messages": "conversations",
137
+ "tools": "tools"
138
+ }
139
+ },
140
+ "glaive_toolcall_zh": {
141
+ "hf_hub_url": "llamafactory/glaive_toolcall_zh",
142
+ "formatting": "sharegpt",
143
+ "columns": {
144
+ "messages": "conversations",
145
+ "tools": "tools"
146
+ }
147
+ },
148
+ "lima": {
149
+ "hf_hub_url": "llamafactory/lima",
150
+ "formatting": "sharegpt"
151
+ },
152
+ "guanaco": {
153
+ "hf_hub_url": "JosephusCheung/GuanacoDataset",
154
+ "ms_hub_url": "AI-ModelScope/GuanacoDataset"
155
+ },
156
+ "belle_2m": {
157
+ "hf_hub_url": "BelleGroup/train_2M_CN",
158
+ "ms_hub_url": "AI-ModelScope/train_2M_CN"
159
+ },
160
+ "belle_1m": {
161
+ "hf_hub_url": "BelleGroup/train_1M_CN",
162
+ "ms_hub_url": "AI-ModelScope/train_1M_CN"
163
+ },
164
+ "belle_0.5m": {
165
+ "hf_hub_url": "BelleGroup/train_0.5M_CN",
166
+ "ms_hub_url": "AI-ModelScope/train_0.5M_CN"
167
+ },
168
+ "belle_dialog": {
169
+ "hf_hub_url": "BelleGroup/generated_chat_0.4M",
170
+ "ms_hub_url": "AI-ModelScope/generated_chat_0.4M"
171
+ },
172
+ "belle_math": {
173
+ "hf_hub_url": "BelleGroup/school_math_0.25M",
174
+ "ms_hub_url": "AI-ModelScope/school_math_0.25M"
175
+ },
176
+ "belle_multiturn": {
177
+ "script_url": "belle_multiturn",
178
+ "formatting": "sharegpt"
179
+ },
180
+ "ultra_chat": {
181
+ "script_url": "ultra_chat",
182
+ "formatting": "sharegpt"
183
+ },
184
+ "open_platypus": {
185
+ "hf_hub_url": "garage-bAInd/Open-Platypus",
186
+ "ms_hub_url": "AI-ModelScope/Open-Platypus"
187
+ },
188
+ "codealpaca": {
189
+ "hf_hub_url": "sahil2801/CodeAlpaca-20k",
190
+ "ms_hub_url": "AI-ModelScope/CodeAlpaca-20k"
191
+ },
192
+ "alpaca_cot": {
193
+ "hf_hub_url": "QingyiSi/Alpaca-CoT",
194
+ "ms_hub_url": "AI-ModelScope/Alpaca-CoT"
195
+ },
196
+ "openorca": {
197
+ "hf_hub_url": "Open-Orca/OpenOrca",
198
+ "ms_hub_url": "AI-ModelScope/OpenOrca",
199
+ "columns": {
200
+ "prompt": "question",
201
+ "response": "response",
202
+ "system": "system_prompt"
203
+ }
204
+ },
205
+ "slimorca": {
206
+ "hf_hub_url": "Open-Orca/SlimOrca",
207
+ "formatting": "sharegpt"
208
+ },
209
+ "mathinstruct": {
210
+ "hf_hub_url": "TIGER-Lab/MathInstruct",
211
+ "ms_hub_url": "AI-ModelScope/MathInstruct",
212
+ "columns": {
213
+ "prompt": "instruction",
214
+ "response": "output"
215
+ }
216
+ },
217
+ "firefly": {
218
+ "hf_hub_url": "YeungNLP/firefly-train-1.1M",
219
+ "columns": {
220
+ "prompt": "input",
221
+ "response": "target"
222
+ }
223
+ },
224
+ "wikiqa": {
225
+ "hf_hub_url": "wiki_qa",
226
+ "columns": {
227
+ "prompt": "question",
228
+ "response": "answer"
229
+ }
230
+ },
231
+ "webqa": {
232
+ "hf_hub_url": "suolyer/webqa",
233
+ "ms_hub_url": "AI-ModelScope/webqa",
234
+ "columns": {
235
+ "prompt": "input",
236
+ "response": "output"
237
+ }
238
+ },
239
+ "webnovel": {
240
+ "hf_hub_url": "zxbsmk/webnovel_cn",
241
+ "ms_hub_url": "AI-ModelScope/webnovel_cn"
242
+ },
243
+ "nectar_sft": {
244
+ "hf_hub_url": "AstraMindAI/SFT-Nectar",
245
+ "ms_hub_url": "AI-ModelScope/SFT-Nectar"
246
+ },
247
+ "deepctrl": {
248
+ "ms_hub_url": "deepctrl/deepctrl-sft-data"
249
+ },
250
+ "adgen_train": {
251
+ "hf_hub_url": "HasturOfficial/adgen",
252
+ "ms_hub_url": "AI-ModelScope/adgen",
253
+ "split": "train",
254
+ "columns": {
255
+ "prompt": "content",
256
+ "response": "summary"
257
+ }
258
+ },
259
+ "adgen_eval": {
260
+ "hf_hub_url": "HasturOfficial/adgen",
261
+ "ms_hub_url": "AI-ModelScope/adgen",
262
+ "split": "validation",
263
+ "columns": {
264
+ "prompt": "content",
265
+ "response": "summary"
266
+ }
267
+ },
268
+ "sharegpt_hyper": {
269
+ "hf_hub_url": "totally-not-an-llm/sharegpt-hyperfiltered-3k",
270
+ "formatting": "sharegpt"
271
+ },
272
+ "sharegpt4": {
273
+ "hf_hub_url": "shibing624/sharegpt_gpt4",
274
+ "ms_hub_url": "AI-ModelScope/sharegpt_gpt4",
275
+ "formatting": "sharegpt"
276
+ },
277
+ "ultrachat_200k": {
278
+ "hf_hub_url": "HuggingFaceH4/ultrachat_200k",
279
+ "ms_hub_url": "AI-ModelScope/ultrachat_200k",
280
+ "split": "train_sft",
281
+ "formatting": "sharegpt",
282
+ "columns": {
283
+ "messages": "messages"
284
+ },
285
+ "tags": {
286
+ "role_tag": "role",
287
+ "content_tag": "content",
288
+ "user_tag": "user",
289
+ "assistant_tag": "assistant"
290
+ }
291
+ },
292
+ "agent_instruct": {
293
+ "hf_hub_url": "THUDM/AgentInstruct",
294
+ "ms_hub_url": "ZhipuAI/AgentInstruct",
295
+ "formatting": "sharegpt"
296
+ },
297
+ "lmsys_chat": {
298
+ "hf_hub_url": "lmsys/lmsys-chat-1m",
299
+ "ms_hub_url": "AI-ModelScope/lmsys-chat-1m",
300
+ "formatting": "sharegpt",
301
+ "columns": {
302
+ "messages": "conversation"
303
+ },
304
+ "tags": {
305
+ "role_tag": "role",
306
+ "content_tag": "content",
307
+ "user_tag": "user",
308
+ "assistant_tag": "assistant"
309
+ }
310
+ },
311
+ "evol_instruct": {
312
+ "hf_hub_url": "WizardLM/WizardLM_evol_instruct_V2_196k",
313
+ "ms_hub_url": "AI-ModelScope/WizardLM_evol_instruct_V2_196k",
314
+ "formatting": "sharegpt"
315
+ },
316
+ "glaive_toolcall_100k": {
317
+ "hf_hub_url": "hiyouga/glaive-function-calling-v2-sharegpt",
318
+ "formatting": "sharegpt",
319
+ "columns": {
320
+ "messages": "conversations",
321
+ "tools": "tools"
322
+ }
323
+ },
324
+ "cosmopedia": {
325
+ "hf_hub_url": "HuggingFaceTB/cosmopedia",
326
+ "columns": {
327
+ "prompt": "prompt",
328
+ "response": "text"
329
+ }
330
+ },
331
+ "stem_zh": {
332
+ "hf_hub_url": "hfl/stem_zh_instruction"
333
+ },
334
+ "ruozhiba_gpt4": {
335
+ "hf_hub_url": "hfl/ruozhiba_gpt4_turbo"
336
+ },
337
+ "neo_sft": {
338
+ "hf_hub_url": "m-a-p/neo_sft_phase2",
339
+ "formatting": "sharegpt"
340
+ },
341
+ "magpie_pro_300k": {
342
+ "hf_hub_url": "Magpie-Align/Magpie-Pro-300K-Filtered",
343
+ "formatting": "sharegpt"
344
+ },
345
+ "magpie_ultra": {
346
+ "hf_hub_url": "argilla/magpie-ultra-v0.1",
347
+ "columns": {
348
+ "prompt": "instruction",
349
+ "response": "response"
350
+ }
351
+ },
352
+ "web_instruct": {
353
+ "hf_hub_url": "TIGER-Lab/WebInstructSub",
354
+ "columns": {
355
+ "prompt": "question",
356
+ "response": "answer"
357
+ }
358
+ },
359
+ "openo1_sft": {
360
+ "hf_hub_url": "llamafactory/OpenO1-SFT",
361
+ "ms_hub_url": "llamafactory/OpenO1-SFT",
362
+ "columns": {
363
+ "prompt": "prompt",
364
+ "response": "response"
365
+ }
366
+ },
367
+ "open_thoughts": {
368
+ "hf_hub_url": "llamafactory/OpenThoughts-114k",
369
+ "formatting": "sharegpt",
370
+ "columns": {
371
+ "messages": "messages"
372
+ },
373
+ "tags": {
374
+ "role_tag": "role",
375
+ "content_tag": "content",
376
+ "user_tag": "user",
377
+ "assistant_tag": "assistant",
378
+ "system_tag": "system"
379
+ }
380
+ },
381
+ "open_r1_math": {
382
+ "hf_hub_url": "llamafactory/OpenR1-Math-94k",
383
+ "formatting": "sharegpt",
384
+ "columns": {
385
+ "messages": "messages"
386
+ },
387
+ "tags": {
388
+ "role_tag": "role",
389
+ "content_tag": "content",
390
+ "user_tag": "user",
391
+ "assistant_tag": "assistant",
392
+ "system_tag": "system"
393
+ }
394
+ },
395
+ "chinese_r1_distill": {
396
+ "hf_hub_url": "Congliu/Chinese-DeepSeek-R1-Distill-data-110k-SFT",
397
+ "ms_hub_url": "liucong/Chinese-DeepSeek-R1-Distill-data-110k-SFT"
398
+ },
399
+ "llava_1k_en": {
400
+ "hf_hub_url": "BUAADreamer/llava-en-zh-2k",
401
+ "subset": "en",
402
+ "formatting": "sharegpt",
403
+ "columns": {
404
+ "messages": "messages",
405
+ "images": "images"
406
+ },
407
+ "tags": {
408
+ "role_tag": "role",
409
+ "content_tag": "content",
410
+ "user_tag": "user",
411
+ "assistant_tag": "assistant"
412
+ }
413
+ },
414
+ "llava_1k_zh": {
415
+ "hf_hub_url": "BUAADreamer/llava-en-zh-2k",
416
+ "subset": "zh",
417
+ "formatting": "sharegpt",
418
+ "columns": {
419
+ "messages": "messages",
420
+ "images": "images"
421
+ },
422
+ "tags": {
423
+ "role_tag": "role",
424
+ "content_tag": "content",
425
+ "user_tag": "user",
426
+ "assistant_tag": "assistant"
427
+ }
428
+ },
429
+ "llava_150k_en": {
430
+ "hf_hub_url": "BUAADreamer/llava-en-zh-300k",
431
+ "subset": "en",
432
+ "formatting": "sharegpt",
433
+ "columns": {
434
+ "messages": "messages",
435
+ "images": "images"
436
+ },
437
+ "tags": {
438
+ "role_tag": "role",
439
+ "content_tag": "content",
440
+ "user_tag": "user",
441
+ "assistant_tag": "assistant"
442
+ }
443
+ },
444
+ "llava_150k_zh": {
445
+ "hf_hub_url": "BUAADreamer/llava-en-zh-300k",
446
+ "subset": "zh",
447
+ "formatting": "sharegpt",
448
+ "columns": {
449
+ "messages": "messages",
450
+ "images": "images"
451
+ },
452
+ "tags": {
453
+ "role_tag": "role",
454
+ "content_tag": "content",
455
+ "user_tag": "user",
456
+ "assistant_tag": "assistant"
457
+ }
458
+ },
459
+ "pokemon_cap": {
460
+ "hf_hub_url": "llamafactory/pokemon-gpt4o-captions",
461
+ "formatting": "sharegpt",
462
+ "columns": {
463
+ "messages": "conversations",
464
+ "images": "images"
465
+ }
466
+ },
467
+ "mllm_pt_demo": {
468
+ "hf_hub_url": "BUAADreamer/mllm_pt_demo",
469
+ "formatting": "sharegpt",
470
+ "columns": {
471
+ "messages": "messages",
472
+ "images": "images"
473
+ },
474
+ "tags": {
475
+ "role_tag": "role",
476
+ "content_tag": "content",
477
+ "user_tag": "user",
478
+ "assistant_tag": "assistant"
479
+ }
480
+ },
481
+ "oasst_de": {
482
+ "hf_hub_url": "mayflowergmbh/oasst_de"
483
+ },
484
+ "dolly_15k_de": {
485
+ "hf_hub_url": "mayflowergmbh/dolly-15k_de"
486
+ },
487
+ "alpaca-gpt4_de": {
488
+ "hf_hub_url": "mayflowergmbh/alpaca-gpt4_de"
489
+ },
490
+ "openschnabeltier_de": {
491
+ "hf_hub_url": "mayflowergmbh/openschnabeltier_de"
492
+ },
493
+ "evol_instruct_de": {
494
+ "hf_hub_url": "mayflowergmbh/evol-instruct_de"
495
+ },
496
+ "dolphin_de": {
497
+ "hf_hub_url": "mayflowergmbh/dolphin_de"
498
+ },
499
+ "booksum_de": {
500
+ "hf_hub_url": "mayflowergmbh/booksum_de"
501
+ },
502
+ "airoboros_de": {
503
+ "hf_hub_url": "mayflowergmbh/airoboros-3.0_de"
504
+ },
505
+ "ultrachat_de": {
506
+ "hf_hub_url": "mayflowergmbh/ultra-chat_de"
507
+ },
508
+ "dpo_en_demo": {
509
+ "file_name": "dpo_en_demo.json",
510
+ "ranking": true,
511
+ "formatting": "sharegpt",
512
+ "columns": {
513
+ "messages": "conversations",
514
+ "chosen": "chosen",
515
+ "rejected": "rejected"
516
+ }
517
+ },
518
+ "dpo_zh_demo": {
519
+ "file_name": "dpo_zh_demo.json",
520
+ "ranking": true,
521
+ "formatting": "sharegpt",
522
+ "columns": {
523
+ "messages": "conversations",
524
+ "chosen": "chosen",
525
+ "rejected": "rejected"
526
+ }
527
+ },
528
+ "dpo_mix_en": {
529
+ "hf_hub_url": "llamafactory/DPO-En-Zh-20k",
530
+ "subset": "en",
531
+ "ranking": true,
532
+ "formatting": "sharegpt",
533
+ "columns": {
534
+ "messages": "conversations",
535
+ "chosen": "chosen",
536
+ "rejected": "rejected"
537
+ }
538
+ },
539
+ "dpo_mix_zh": {
540
+ "hf_hub_url": "llamafactory/DPO-En-Zh-20k",
541
+ "subset": "zh",
542
+ "ranking": true,
543
+ "formatting": "sharegpt",
544
+ "columns": {
545
+ "messages": "conversations",
546
+ "chosen": "chosen",
547
+ "rejected": "rejected"
548
+ }
549
+ },
550
+ "ultrafeedback": {
551
+ "hf_hub_url": "llamafactory/ultrafeedback_binarized",
552
+ "ms_hub_url": "llamafactory/ultrafeedback_binarized",
553
+ "ranking": true,
554
+ "columns": {
555
+ "prompt": "instruction",
556
+ "chosen": "chosen",
557
+ "rejected": "rejected"
558
+ }
559
+ },
560
+ "coig_p": {
561
+ "hf_hub_url": "m-a-p/COIG-P",
562
+ "ranking": true,
563
+ "formatting": "sharegpt",
564
+ "columns": {
565
+ "messages": "conversations",
566
+ "chosen": "chosen",
567
+ "rejected": "rejected"
568
+ }
569
+ },
570
+ "rlhf_v": {
571
+ "hf_hub_url": "llamafactory/RLHF-V",
572
+ "ranking": true,
573
+ "formatting": "sharegpt",
574
+ "columns": {
575
+ "messages": "conversations",
576
+ "chosen": "chosen",
577
+ "rejected": "rejected",
578
+ "images": "images"
579
+ }
580
+ },
581
+ "vlfeedback": {
582
+ "hf_hub_url": "Zhihui/VLFeedback",
583
+ "ranking": true,
584
+ "formatting": "sharegpt",
585
+ "columns": {
586
+ "messages": "conversations",
587
+ "chosen": "chosen",
588
+ "rejected": "rejected",
589
+ "images": "images"
590
+ }
591
+ },
592
+ "rlaif_v": {
593
+ "hf_hub_url": "openbmb/RLAIF-V-Dataset",
594
+ "ranking": true,
595
+ "columns": {
596
+ "prompt": "question",
597
+ "chosen": "chosen",
598
+ "rejected": "rejected",
599
+ "images": "image"
600
+ }
601
+ },
602
+ "orca_pairs": {
603
+ "hf_hub_url": "Intel/orca_dpo_pairs",
604
+ "ranking": true,
605
+ "columns": {
606
+ "prompt": "question",
607
+ "chosen": "chosen",
608
+ "rejected": "rejected",
609
+ "system": "system"
610
+ }
611
+ },
612
+ "hh_rlhf_en": {
613
+ "script_url": "hh_rlhf_en",
614
+ "ranking": true,
615
+ "columns": {
616
+ "prompt": "instruction",
617
+ "chosen": "chosen",
618
+ "rejected": "rejected",
619
+ "history": "history"
620
+ }
621
+ },
622
+ "nectar_rm": {
623
+ "hf_hub_url": "AstraMindAI/RLAIF-Nectar",
624
+ "ms_hub_url": "AI-ModelScope/RLAIF-Nectar",
625
+ "ranking": true
626
+ },
627
+ "orca_dpo_de": {
628
+ "hf_hub_url": "mayflowergmbh/intel_orca_dpo_pairs_de",
629
+ "ranking": true
630
+ },
631
+ "kto_en_demo": {
632
+ "file_name": "kto_en_demo.json",
633
+ "formatting": "sharegpt",
634
+ "columns": {
635
+ "messages": "messages",
636
+ "kto_tag": "label"
637
+ },
638
+ "tags": {
639
+ "role_tag": "role",
640
+ "content_tag": "content",
641
+ "user_tag": "user",
642
+ "assistant_tag": "assistant"
643
+ }
644
+ },
645
+ "kto_mix_en": {
646
+ "hf_hub_url": "argilla/kto-mix-15k",
647
+ "formatting": "sharegpt",
648
+ "columns": {
649
+ "messages": "completion",
650
+ "kto_tag": "label"
651
+ },
652
+ "tags": {
653
+ "role_tag": "role",
654
+ "content_tag": "content",
655
+ "user_tag": "user",
656
+ "assistant_tag": "assistant"
657
+ }
658
+ },
659
+ "ultrafeedback_kto": {
660
+ "hf_hub_url": "argilla/ultrafeedback-binarized-preferences-cleaned-kto",
661
+ "ms_hub_url": "AI-ModelScope/ultrafeedback-binarized-preferences-cleaned-kto",
662
+ "columns": {
663
+ "prompt": "prompt",
664
+ "response": "completion",
665
+ "kto_tag": "label"
666
+ }
667
+ },
668
+ "wiki_demo": {
669
+ "file_name": "wiki_demo.txt",
670
+ "columns": {
671
+ "prompt": "text"
672
+ }
673
+ },
674
+ "c4_demo": {
675
+ "file_name": "c4_demo.jsonl",
676
+ "columns": {
677
+ "prompt": "text"
678
+ }
679
+ },
680
+ "refinedweb": {
681
+ "hf_hub_url": "tiiuae/falcon-refinedweb",
682
+ "columns": {
683
+ "prompt": "content"
684
+ }
685
+ },
686
+ "redpajama_v2": {
687
+ "hf_hub_url": "togethercomputer/RedPajama-Data-V2",
688
+ "columns": {
689
+ "prompt": "raw_content"
690
+ },
691
+ "subset": "default"
692
+ },
693
+ "wikipedia_en": {
694
+ "hf_hub_url": "olm/olm-wikipedia-20221220",
695
+ "ms_hub_url": "AI-ModelScope/olm-wikipedia-20221220",
696
+ "columns": {
697
+ "prompt": "text"
698
+ }
699
+ },
700
+ "wikipedia_zh": {
701
+ "hf_hub_url": "pleisto/wikipedia-cn-20230720-filtered",
702
+ "ms_hub_url": "AI-ModelScope/wikipedia-cn-20230720-filtered",
703
+ "columns": {
704
+ "prompt": "completion"
705
+ }
706
+ },
707
+ "pile": {
708
+ "hf_hub_url": "monology/pile-uncopyrighted",
709
+ "ms_hub_url": "AI-ModelScope/pile",
710
+ "columns": {
711
+ "prompt": "text"
712
+ }
713
+ },
714
+ "skypile": {
715
+ "hf_hub_url": "Skywork/SkyPile-150B",
716
+ "ms_hub_url": "AI-ModelScope/SkyPile-150B",
717
+ "columns": {
718
+ "prompt": "text"
719
+ }
720
+ },
721
+ "fineweb": {
722
+ "hf_hub_url": "HuggingFaceFW/fineweb",
723
+ "columns": {
724
+ "prompt": "text"
725
+ }
726
+ },
727
+ "fineweb_edu": {
728
+ "hf_hub_url": "HuggingFaceFW/fineweb-edu",
729
+ "columns": {
730
+ "prompt": "text"
731
+ }
732
+ },
733
+ "the_stack": {
734
+ "hf_hub_url": "bigcode/the-stack",
735
+ "ms_hub_url": "AI-ModelScope/the-stack",
736
+ "columns": {
737
+ "prompt": "content"
738
+ }
739
+ },
740
+ "starcoder_python": {
741
+ "hf_hub_url": "bigcode/starcoderdata",
742
+ "ms_hub_url": "AI-ModelScope/starcoderdata",
743
+ "columns": {
744
+ "prompt": "content"
745
+ },
746
+ "folder": "python"
747
+ }
748
+ }