File size: 1,086 Bytes
d5ef874
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3181f58
 
 
7f871a8
 
 
3da55bb
 
 
0c43ef1
 
 
b6580d4
 
 
 
 
d5ef874
 
 
 
 
3181f58
 
7f871a8
 
3da55bb
 
0c43ef1
 
b6580d4
 
d5ef874
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
---
dataset_info:
  features:
  - name: language
    dtype: string
  - name: query
    dtype: string
  - name: source
    dtype: string
  - name: metadata
    dtype: string
  splits:
  - name: wildchat
    num_bytes: 1232737876
    num_examples: 656996
  - name: lmsys_chat
    num_bytes: 247615831
    num_examples: 559413
  - name: lmsys_chatbot_arena_conversations
    num_bytes: 7509028
    num_examples: 26456
  - name: oasst1
    num_bytes: 988805
    num_examples: 3920
  - name: HuggingFaceH4_no_robots
    num_bytes: 4887208
    num_examples: 9494
  - name: HelpSteer
    num_bytes: 7822725
    num_examples: 10022
  download_size: 646407569
  dataset_size: 1501561473
configs:
- config_name: default
  data_files:
  - split: wildchat
    path: data/wildchat-*
  - split: lmsys_chat
    path: data/lmsys_chat-*
  - split: lmsys_chatbot_arena_conversations
    path: data/lmsys_chatbot_arena_conversations-*
  - split: oasst1
    path: data/oasst1-*
  - split: HuggingFaceH4_no_robots
    path: data/HuggingFaceH4_no_robots-*
  - split: HelpSteer
    path: data/HelpSteer-*
---