liweijiang commited on
Commit
256dbe3
·
verified ·
1 Parent(s): c470dd7

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +57 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: conversation_id
5
+ dtype: string
6
+ - name: messages
7
+ list:
8
+ - name: content
9
+ dtype: string
10
+ - name: role
11
+ dtype: string
12
+ - name: lm_judge_annotation
13
+ struct:
14
+ - name: greeting_model_inquiry
15
+ struct:
16
+ - name: classification
17
+ dtype: bool
18
+ - name: reasoning
19
+ dtype: string
20
+ - name: meaningful_information
21
+ struct:
22
+ - name: classification
23
+ dtype: bool
24
+ - name: reasoning
25
+ dtype: string
26
+ - name: original_query
27
+ dtype: string
28
+ - name: response_type
29
+ struct:
30
+ - name: classification
31
+ dtype: string
32
+ - name: reasoning
33
+ dtype: string
34
+ - name: revised_query
35
+ dtype: string
36
+ - name: response_type
37
+ dtype: string
38
+ - name: categories
39
+ list:
40
+ - name: category
41
+ dtype: string
42
+ - name: justification
43
+ dtype: string
44
+ - name: type
45
+ dtype: string
46
+ splits:
47
+ - name: train
48
+ num_bytes: 170778273
49
+ num_examples: 26066
50
+ download_size: 89844270
51
+ dataset_size: 170778273
52
+ configs:
53
+ - config_name: default
54
+ data_files:
55
+ - split: train
56
+ path: data/train-*
57
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c0dad74aa37ab5e1e1bd17fe8369b82f6193d6bf7ab14b29d6a9c0437518a1f
3
+ size 89844270