gsaltintas commited on
Commit
2a1659f
·
verified ·
1 Parent(s): 3c2bf47

Uploading multi-linguality subset

Browse files
README.md CHANGED
@@ -14,6 +14,12 @@ configs:
14
  path: code_technical_content/dev-*
15
  - split: test
16
  path: code_technical_content/test-*
 
 
 
 
 
 
17
  - config_name: social_media_informal_text
18
  data_files:
19
  - split: dev
@@ -66,6 +72,45 @@ dataset_info:
66
  num_examples: 90
67
  download_size: 21213
68
  dataset_size: 35874
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
69
  - config_name: social_media_informal_text
70
  features:
71
  - name: question
 
14
  path: code_technical_content/dev-*
15
  - split: test
16
  path: code_technical_content/test-*
17
+ - config_name: multi-linguality
18
+ data_files:
19
+ - split: dev
20
+ path: multi-linguality/dev-*
21
+ - split: test
22
+ path: multi-linguality/test-*
23
  - config_name: social_media_informal_text
24
  data_files:
25
  - split: dev
 
72
  num_examples: 90
73
  download_size: 21213
74
  dataset_size: 35874
75
+ - config_name: multi-linguality
76
+ features:
77
+ - name: question
78
+ dtype: string
79
+ - name: choices
80
+ sequence: string
81
+ - name: answer
82
+ dtype: int64
83
+ - name: answer_label
84
+ dtype: string
85
+ - name: split
86
+ dtype: string
87
+ - name: subcategories
88
+ dtype: string
89
+ - name: lang
90
+ dtype: string
91
+ - name: second_lang
92
+ dtype: string
93
+ - name: coding_lang
94
+ dtype: string
95
+ - name: notes
96
+ dtype: string
97
+ - name: id
98
+ dtype: string
99
+ - name: set_id
100
+ dtype: float64
101
+ - name: variation_id
102
+ dtype: string
103
+ - name: __index_level_0__
104
+ dtype: int64
105
+ splits:
106
+ - name: dev
107
+ num_bytes: 5083
108
+ num_examples: 23
109
+ - name: test
110
+ num_bytes: 15145
111
+ num_examples: 61
112
+ download_size: 20302
113
+ dataset_size: 20228
114
  - config_name: social_media_informal_text
115
  features:
116
  - name: question
multi-linguality/dev-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2b0249b925d6539abc44e61408e11bcfdea445ea407c607b27b93faee093b270
3
- size 8843
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca2a57a074df37dcc0fac6a22d0324579e74ce6f8e9977b4a9819a32bfb70669
3
+ size 8834
multi-linguality/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:63e7682d1a238c76cda8c966df448c1d08cd507739a3a579d4e1f5b6d6b5fe78
3
- size 11474
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea4833c8c5628641115ddf57259855f014f6233b9f7e68a17bc38266d55dfcb6
3
+ size 11468