Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Indonesian
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
raileymontalan commited on
Commit
bbe29b6
·
verified ·
1 Parent(s): 82c2445

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: label
7
+ dtype: string
8
+ - name: prompts
9
+ list:
10
+ - name: question_translated
11
+ dtype: string
12
+ - name: text
13
+ dtype: string
14
+ - name: choices_translated
15
+ dtype: string
16
+ - name: prompt_templates
17
+ sequence: string
18
+ - name: metadata
19
+ struct:
20
+ - name: language
21
+ dtype: string
22
+ - name: linguistic_phenomenon
23
+ dtype: string
24
+ - name: category
25
+ dtype: string
26
+ - name: lexical_item
27
+ dtype: string
28
+ - name: question
29
+ dtype: string
30
+ - name: choices
31
+ dtype: string
32
+ splits:
33
+ - name: id
34
+ num_bytes: 46162
35
+ num_examples: 100
36
+ - name: id_fewshot
37
+ num_bytes: 644
38
+ num_examples: 5
39
+ download_size: 15436
40
+ dataset_size: 46806
41
+ configs:
42
+ - config_name: default
43
+ data_files:
44
+ - split: id
45
+ path: data/id-*
46
+ - split: id_fewshot
47
+ path: data/id_fewshot-*
48
+ ---
data/id-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86455011a1b2c84598a6d5b8909cca36375565d2d485183ca928c873a47abb02
3
+ size 9776
data/id_fewshot-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb6ec27b2eabe10132308fc93f70cca80f9d14710d557623298ffd133798decf
3
+ size 5660