Datasets:
Uploading temporal_expressions subset
Browse files
README.md
CHANGED
|
@@ -56,6 +56,10 @@ configs:
|
|
| 56 |
data_files:
|
| 57 |
- split: test
|
| 58 |
path: syntactic_challenges/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 59 |
dataset_info:
|
| 60 |
- config_name: code_technical_content
|
| 61 |
features:
|
|
@@ -465,6 +469,40 @@ dataset_info:
|
|
| 465 |
num_examples: 25
|
| 466 |
download_size: 6831
|
| 467 |
dataset_size: 4771
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 468 |
---
|
| 469 |
|
| 470 |
# Dataset Card for Tokenization Robustness
|
|
|
|
| 56 |
data_files:
|
| 57 |
- split: test
|
| 58 |
path: syntactic_challenges/test-*
|
| 59 |
+
- config_name: temporal_expressions
|
| 60 |
+
data_files:
|
| 61 |
+
- split: test
|
| 62 |
+
path: temporal_expressions/test-*
|
| 63 |
dataset_info:
|
| 64 |
- config_name: code_technical_content
|
| 65 |
features:
|
|
|
|
| 469 |
num_examples: 25
|
| 470 |
download_size: 6831
|
| 471 |
dataset_size: 4771
|
| 472 |
+
- config_name: temporal_expressions
|
| 473 |
+
features:
|
| 474 |
+
- name: question
|
| 475 |
+
dtype: string
|
| 476 |
+
- name: choices
|
| 477 |
+
sequence: string
|
| 478 |
+
- name: answer
|
| 479 |
+
dtype: int64
|
| 480 |
+
- name: answer_label
|
| 481 |
+
dtype: string
|
| 482 |
+
- name: split
|
| 483 |
+
dtype: string
|
| 484 |
+
- name: subcategories
|
| 485 |
+
dtype: string
|
| 486 |
+
- name: lang
|
| 487 |
+
dtype: string
|
| 488 |
+
- name: second_lang
|
| 489 |
+
dtype: string
|
| 490 |
+
- name: coding_lang
|
| 491 |
+
dtype: string
|
| 492 |
+
- name: notes
|
| 493 |
+
dtype: string
|
| 494 |
+
- name: id
|
| 495 |
+
dtype: string
|
| 496 |
+
- name: set_id
|
| 497 |
+
dtype: float64
|
| 498 |
+
- name: variation_id
|
| 499 |
+
dtype: string
|
| 500 |
+
splits:
|
| 501 |
+
- name: test
|
| 502 |
+
num_bytes: 69907
|
| 503 |
+
num_examples: 298
|
| 504 |
+
download_size: 36584
|
| 505 |
+
dataset_size: 69907
|
| 506 |
---
|
| 507 |
|
| 508 |
# Dataset Card for Tokenization Robustness
|
temporal_expressions/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dd6992a8e3fa6c61d4e34007ed846e669ba3bdc668b61c08cc3c1f2bd4e75f27
|
| 3 |
+
size 36584
|