Datasets:
Uploading social_media_informal_text subset
Browse files
README.md
CHANGED
@@ -7,6 +7,53 @@ pretty_name: Tokenization Robustness
|
|
7 |
tags:
|
8 |
- multilingual
|
9 |
- tokenization
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
# Dataset Card for Tokenization Robustness
|
|
|
7 |
tags:
|
8 |
- multilingual
|
9 |
- tokenization
|
10 |
+
configs:
|
11 |
+
- config_name: social_media_informal_text
|
12 |
+
data_files:
|
13 |
+
- split: tokenizer_robustness_social_media_informal_text
|
14 |
+
path: social_media_informal_text/tokenizer_robustness_social_media_informal_text-*
|
15 |
+
- split: dev
|
16 |
+
path: social_media_informal_text/dev-*
|
17 |
+
dataset_info:
|
18 |
+
config_name: social_media_informal_text
|
19 |
+
features:
|
20 |
+
- name: question
|
21 |
+
dtype: string
|
22 |
+
- name: choices
|
23 |
+
sequence: string
|
24 |
+
- name: answer
|
25 |
+
dtype: int64
|
26 |
+
- name: answer_label
|
27 |
+
dtype: string
|
28 |
+
- name: split
|
29 |
+
dtype: string
|
30 |
+
- name: subcategories
|
31 |
+
dtype: string
|
32 |
+
- name: lang
|
33 |
+
dtype: string
|
34 |
+
- name: second_lang
|
35 |
+
dtype: string
|
36 |
+
- name: coding_lang
|
37 |
+
dtype: string
|
38 |
+
- name: notes
|
39 |
+
dtype: string
|
40 |
+
- name: id
|
41 |
+
dtype: string
|
42 |
+
- name: set_id
|
43 |
+
dtype: string
|
44 |
+
- name: variation_id
|
45 |
+
dtype: string
|
46 |
+
- name: __index_level_0__
|
47 |
+
dtype: int64
|
48 |
+
splits:
|
49 |
+
- name: tokenizer_robustness_social_media_informal_text
|
50 |
+
num_bytes: 13202
|
51 |
+
num_examples: 59
|
52 |
+
- name: dev
|
53 |
+
num_bytes: 10168
|
54 |
+
num_examples: 47
|
55 |
+
download_size: 22875
|
56 |
+
dataset_size: 23370
|
57 |
---
|
58 |
|
59 |
# Dataset Card for Tokenization Robustness
|
social_media_informal_text/dev-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:8e950fb9e71101d207336f4e8afe0035f78be2ac15410597cd940ffb318bf940
|
3 |
+
size 10615
|
social_media_informal_text/tokenizer_robustness_social_media_informal_text-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:e5e1f0f2a54e6824ae3d7c3b677523c27f7516f48a34550709bd8ad97a890ff4
|
3 |
+
size 12260
|