Datasets:
Uploading structural_text_elements subset
Browse files
README.md
CHANGED
@@ -246,6 +246,40 @@ dataset_info:
|
|
246 |
num_examples: 107
|
247 |
download_size: 13108
|
248 |
dataset_size: 23057
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
249 |
configs:
|
250 |
- config_name: code_technical_content
|
251 |
data_files:
|
@@ -275,6 +309,10 @@ configs:
|
|
275 |
data_files:
|
276 |
- split: test
|
277 |
path: social_media_informal_text/test-*
|
|
|
|
|
|
|
|
|
278 |
---
|
279 |
|
280 |
# Dataset Card for Tokenization Robustness
|
|
|
246 |
num_examples: 107
|
247 |
download_size: 13108
|
248 |
dataset_size: 23057
|
249 |
+
- config_name: structural_text_elements
|
250 |
+
features:
|
251 |
+
- name: question
|
252 |
+
dtype: string
|
253 |
+
- name: choices
|
254 |
+
sequence: string
|
255 |
+
- name: answer
|
256 |
+
dtype: int64
|
257 |
+
- name: answer_label
|
258 |
+
dtype: string
|
259 |
+
- name: split
|
260 |
+
dtype: string
|
261 |
+
- name: subcategories
|
262 |
+
dtype: string
|
263 |
+
- name: lang
|
264 |
+
dtype: string
|
265 |
+
- name: second_lang
|
266 |
+
dtype: string
|
267 |
+
- name: coding_lang
|
268 |
+
dtype: string
|
269 |
+
- name: notes
|
270 |
+
dtype: string
|
271 |
+
- name: id
|
272 |
+
dtype: string
|
273 |
+
- name: set_id
|
274 |
+
dtype: float64
|
275 |
+
- name: variation_id
|
276 |
+
dtype: string
|
277 |
+
splits:
|
278 |
+
- name: test
|
279 |
+
num_bytes: 18802
|
280 |
+
num_examples: 81
|
281 |
+
download_size: 13081
|
282 |
+
dataset_size: 18802
|
283 |
configs:
|
284 |
- config_name: code_technical_content
|
285 |
data_files:
|
|
|
309 |
data_files:
|
310 |
- split: test
|
311 |
path: social_media_informal_text/test-*
|
312 |
+
- config_name: structural_text_elements
|
313 |
+
data_files:
|
314 |
+
- split: test
|
315 |
+
path: structural_text_elements/test-*
|
316 |
---
|
317 |
|
318 |
# Dataset Card for Tokenization Robustness
|
structural_text_elements/test-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:520ab43a5265f6482387a52a01b9411e15ae10c055ecb8c6d798146169999af5
|
3 |
+
size 13081
|