EunsuKim commited on
Commit
8951e6e
·
verified ·
1 Parent(s): 2623903

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: 'Unnamed: 0'
5
+ dtype: string
6
+ - name: Prompt
7
+ dtype: string
8
+ - name: Context
9
+ dtype: string
10
+ - name: Label
11
+ dtype: string
12
+ - name: Valid_keys
13
+ dtype: string
14
+ - name: message_prompt
15
+ dtype: string
16
+ - name: message
17
+ dtype: string
18
+ - name: new_prompt
19
+ dtype: string
20
+ - name: output
21
+ dtype: string
22
+ - name: task_type
23
+ dtype: string
24
+ - name: target_type
25
+ dtype: string
26
+ - name: subject_type
27
+ dtype: string
28
+ - name: prompt
29
+ dtype: string
30
+ - name: context
31
+ dtype: string
32
+ - name: options
33
+ dtype: string
34
+ - name: answer
35
+ dtype: string
36
+ - name: reference
37
+ dtype: string
38
+ - name: problem_type
39
+ dtype: string
40
+ - name: benchmark_name
41
+ dtype: string
42
+ - name: original_category
43
+ dtype: string
44
+ - name: additional_info
45
+ dtype: string
46
+ splits:
47
+ - name: general
48
+ num_bytes: 18368
49
+ num_examples: 2
50
+ - name: ko
51
+ num_bytes: 31209
52
+ num_examples: 3
53
+ download_size: 114624
54
+ dataset_size: 49577
55
+ configs:
56
+ - config_name: default
57
+ data_files:
58
+ - split: general
59
+ path: data/general-*
60
+ - split: ko
61
+ path: data/ko-*
62
+ ---
data/general-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cad81a6d8bb088b2abb9112c382909033cb95e38a7950d53ab53695da428c065
3
+ size 52858
data/ko-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2703c235fa9edd9e98b6085934c296ad3edb4cdf6769dd2b4057d7a585b13b8
3
+ size 61766