Datasets:
Uploading named_entities subset
Browse files- README.md +32 -0
- named_entities/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -69,6 +69,34 @@ dataset_info:
|
|
69 |
num_examples: 87
|
70 |
download_size: 10122
|
71 |
dataset_size: 17975
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
72 |
- config_name: social_media_informal_text
|
73 |
features:
|
74 |
- name: question
|
@@ -136,6 +164,10 @@ configs:
|
|
136 |
data_files:
|
137 |
- split: test
|
138 |
path: multi-linguality/test-*
|
|
|
|
|
|
|
|
|
139 |
- config_name: social_media_informal_text
|
140 |
data_files:
|
141 |
- split: test
|
|
|
69 |
num_examples: 87
|
70 |
download_size: 10122
|
71 |
dataset_size: 17975
|
72 |
+
- config_name: named_entities
|
73 |
+
features:
|
74 |
+
- name: question
|
75 |
+
dtype: string
|
76 |
+
- name: choices
|
77 |
+
sequence: string
|
78 |
+
- name: answer
|
79 |
+
dtype: int64
|
80 |
+
- name: answer_label
|
81 |
+
dtype: string
|
82 |
+
- name: split
|
83 |
+
dtype: string
|
84 |
+
- name: subcategories
|
85 |
+
dtype: string
|
86 |
+
- name: lang
|
87 |
+
dtype: string
|
88 |
+
- name: second_lang
|
89 |
+
dtype: string
|
90 |
+
- name: coding_lang
|
91 |
+
dtype: string
|
92 |
+
- name: notes
|
93 |
+
dtype: string
|
94 |
+
splits:
|
95 |
+
- name: test
|
96 |
+
num_bytes: 10089
|
97 |
+
num_examples: 40
|
98 |
+
download_size: 8803
|
99 |
+
dataset_size: 10089
|
100 |
- config_name: social_media_informal_text
|
101 |
features:
|
102 |
- name: question
|
|
|
164 |
data_files:
|
165 |
- split: test
|
166 |
path: multi-linguality/test-*
|
167 |
+
- config_name: named_entities
|
168 |
+
data_files:
|
169 |
+
- split: test
|
170 |
+
path: named_entities/test-*
|
171 |
- config_name: social_media_informal_text
|
172 |
data_files:
|
173 |
- split: test
|
named_entities/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:008f9bbe88f0d82418dc51b6e48dab6e71119752217b92dc21606717fe19481a
|
3 |
+
size 8803
|