Doohae commited on
Commit
b9dcf57
·
verified ·
1 Parent(s): 585bc3e

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +49 -0
  2. data/test-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: question_id
7
+ dtype: string
8
+ - name: axis
9
+ dtype: string
10
+ - name: num_turns
11
+ dtype: int64
12
+ - name: messages
13
+ list:
14
+ - name: content
15
+ dtype: string
16
+ - name: role
17
+ dtype: string
18
+ - name: target_question
19
+ dtype: string
20
+ - name: pass_criteria
21
+ dtype: string
22
+ - name: target_question_en
23
+ dtype: string
24
+ - name: messages_en
25
+ list:
26
+ - name: content
27
+ dtype: string
28
+ - name: role
29
+ dtype: string
30
+ - name: translation_metadata
31
+ struct:
32
+ - name: source_dataset
33
+ dtype: string
34
+ - name: source_split
35
+ dtype: string
36
+ - name: translation_model
37
+ dtype: string
38
+ splits:
39
+ - name: test
40
+ num_bytes: 4667688
41
+ num_examples: 266
42
+ download_size: 4642936
43
+ dataset_size: 4667688
44
+ configs:
45
+ - config_name: default
46
+ data_files:
47
+ - split: test
48
+ path: data/test-*
49
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e826597e6cc55baac9553f0ce8da4f6179ec717be5c1102bcfa61811c5c8be5c
3
+ size 4642936