Datasets:
Uploading named_entities subset
Browse files- README.md +38 -0
- named_entities/test-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -76,6 +76,40 @@ dataset_info:
|
|
76 |
num_examples: 272
|
77 |
download_size: 18551
|
78 |
dataset_size: 59495
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
79 |
- config_name: social_media_informal_text
|
80 |
features:
|
81 |
- name: question
|
@@ -119,6 +153,10 @@ configs:
|
|
119 |
data_files:
|
120 |
- split: test
|
121 |
path: mathematical_scientific_notation/test-*
|
|
|
|
|
|
|
|
|
122 |
- config_name: social_media_informal_text
|
123 |
data_files:
|
124 |
- split: test
|
|
|
76 |
num_examples: 272
|
77 |
download_size: 18551
|
78 |
dataset_size: 59495
|
79 |
+
- config_name: named_entities
|
80 |
+
features:
|
81 |
+
- name: question
|
82 |
+
dtype: string
|
83 |
+
- name: choices
|
84 |
+
sequence: string
|
85 |
+
- name: answer
|
86 |
+
dtype: int64
|
87 |
+
- name: answer_label
|
88 |
+
dtype: string
|
89 |
+
- name: split
|
90 |
+
dtype: string
|
91 |
+
- name: subcategories
|
92 |
+
dtype: string
|
93 |
+
- name: lang
|
94 |
+
dtype: string
|
95 |
+
- name: second_lang
|
96 |
+
dtype: string
|
97 |
+
- name: coding_lang
|
98 |
+
dtype: string
|
99 |
+
- name: notes
|
100 |
+
dtype: string
|
101 |
+
- name: id
|
102 |
+
dtype: string
|
103 |
+
- name: set_id
|
104 |
+
dtype: float64
|
105 |
+
- name: variation_id
|
106 |
+
dtype: string
|
107 |
+
splits:
|
108 |
+
- name: test
|
109 |
+
num_bytes: 15490
|
110 |
+
num_examples: 59
|
111 |
+
download_size: 11633
|
112 |
+
dataset_size: 15490
|
113 |
- config_name: social_media_informal_text
|
114 |
features:
|
115 |
- name: question
|
|
|
153 |
data_files:
|
154 |
- split: test
|
155 |
path: mathematical_scientific_notation/test-*
|
156 |
+
- config_name: named_entities
|
157 |
+
data_files:
|
158 |
+
- split: test
|
159 |
+
path: named_entities/test-*
|
160 |
- config_name: social_media_informal_text
|
161 |
data_files:
|
162 |
- split: test
|
named_entities/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:4328b0313c50e278b667bf042ace74d82af4b126853e5f5d2193090571eeb159
|
3 |
+
size 11633
|