Datasets:
Uploading eng_latn_social_media_informal_text_word_concatenation subset
Browse files
README.md
CHANGED
|
@@ -246,6 +246,40 @@ dataset_info:
|
|
| 246 |
num_examples: 16
|
| 247 |
download_size: 7635
|
| 248 |
dataset_size: 3663
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 249 |
configs:
|
| 250 |
- config_name: eng_latn_eng_latn_social_media_informal_text_cannonical
|
| 251 |
data_files:
|
|
@@ -275,6 +309,10 @@ configs:
|
|
| 275 |
data_files:
|
| 276 |
- split: test
|
| 277 |
path: eng_latn_social_media_informal_text_emoji_substitution/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 278 |
---
|
| 279 |
|
| 280 |
# Dataset Card for Tokenization Robustness
|
|
|
|
| 246 |
num_examples: 16
|
| 247 |
download_size: 7635
|
| 248 |
dataset_size: 3663
|
| 249 |
+
- config_name: eng_latn_social_media_informal_text_word_concatenation
|
| 250 |
+
features:
|
| 251 |
+
- name: question
|
| 252 |
+
dtype: string
|
| 253 |
+
- name: choices
|
| 254 |
+
list: 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: 2358
|
| 280 |
+
num_examples: 10
|
| 281 |
+
download_size: 6741
|
| 282 |
+
dataset_size: 2358
|
| 283 |
configs:
|
| 284 |
- config_name: eng_latn_eng_latn_social_media_informal_text_cannonical
|
| 285 |
data_files:
|
|
|
|
| 309 |
data_files:
|
| 310 |
- split: test
|
| 311 |
path: eng_latn_social_media_informal_text_emoji_substitution/test-*
|
| 312 |
+
- config_name: eng_latn_social_media_informal_text_word_concatenation
|
| 313 |
+
data_files:
|
| 314 |
+
- split: test
|
| 315 |
+
path: eng_latn_social_media_informal_text_word_concatenation/test-*
|
| 316 |
---
|
| 317 |
|
| 318 |
# Dataset Card for Tokenization Robustness
|
eng_latn_social_media_informal_text_word_concatenation/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c37dea953127573248db7f2fa474a838a035d9cf27ecfb5f6d10563805d7451f
|
| 3 |
+
size 6741
|