EunsuKim commited on
Commit
a38ab9c
·
verified ·
1 Parent(s): d6489a5

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: ko
48
+ num_bytes: 56903
49
+ num_examples: 8
50
+ - name: general
51
+ num_bytes: 9571
52
+ num_examples: 1
53
+ download_size: 94714
54
+ dataset_size: 66474
55
+ configs:
56
+ - config_name: default
57
+ data_files:
58
+ - split: ko
59
+ path: data/ko-*
60
+ - split: general
61
+ path: data/general-*
62
+ ---
data/general-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:709e4cc4618fc08ccfa96a993265df3c28f74a6d4bbd4e78c5d8a7494dcd86e1
3
+ size 50817
data/ko-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e58bb789232b3e1252b7b9aacc89b44577c43d0c8dbcd4575e82f8696cccfa8
3
+ size 43897