Datasets:

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

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: sentence_pair
11
+ dtype: string
12
+ - name: prompt_templates
13
+ sequence: string
14
+ - name: metadata
15
+ struct:
16
+ - name: language
17
+ dtype: string
18
+ - name: linguistic_phenomenon
19
+ dtype: string
20
+ - name: category
21
+ dtype: string
22
+ - name: subcategory
23
+ dtype: string
24
+ - name: correct
25
+ dtype: string
26
+ - name: wrong
27
+ dtype: string
28
+ - name: shuffled
29
+ dtype: bool
30
+ splits:
31
+ - name: id
32
+ num_bytes: 206209
33
+ num_examples: 380
34
+ - name: id_fewshot
35
+ num_bytes: 612
36
+ num_examples: 5
37
+ download_size: 42471
38
+ dataset_size: 206821
39
+ configs:
40
+ - config_name: default
41
+ data_files:
42
+ - split: id
43
+ path: data/id-*
44
+ - split: id_fewshot
45
+ path: data/id_fewshot-*
46
+ ---
data/id-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acc6fc61f9c7ee8ac50aa506dd2c1aec95385cdb49b76c663e484146e8c4f7a3
3
+ size 37378
data/id_fewshot-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4131850bc0509e0b1482746a76b3298419215b965402bccdc72c80bccdc7e1ee
3
+ size 5093