Datasets:
Uploading named_entities subset
Browse files- README.md +38 -0
- named_entities/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -16,6 +16,10 @@ configs:
|
|
| 16 |
data_files:
|
| 17 |
- split: test
|
| 18 |
path: mathematical_scientific_notation/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
- config_name: social_media_informal_text
|
| 20 |
data_files:
|
| 21 |
- split: test
|
|
@@ -89,6 +93,40 @@ dataset_info:
|
|
| 89 |
num_examples: 298
|
| 90 |
download_size: 36556
|
| 91 |
dataset_size: 69907
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 92 |
- config_name: social_media_informal_text
|
| 93 |
features:
|
| 94 |
- name: question
|
|
|
|
| 16 |
data_files:
|
| 17 |
- split: test
|
| 18 |
path: mathematical_scientific_notation/test-*
|
| 19 |
+
- config_name: named_entities
|
| 20 |
+
data_files:
|
| 21 |
+
- split: test
|
| 22 |
+
path: named_entities/test-*
|
| 23 |
- config_name: social_media_informal_text
|
| 24 |
data_files:
|
| 25 |
- split: test
|
|
|
|
| 93 |
num_examples: 298
|
| 94 |
download_size: 36556
|
| 95 |
dataset_size: 69907
|
| 96 |
+
- config_name: named_entities
|
| 97 |
+
features:
|
| 98 |
+
- name: question
|
| 99 |
+
dtype: string
|
| 100 |
+
- name: choices
|
| 101 |
+
sequence: string
|
| 102 |
+
- name: answer
|
| 103 |
+
dtype: int64
|
| 104 |
+
- name: answer_label
|
| 105 |
+
dtype: string
|
| 106 |
+
- name: split
|
| 107 |
+
dtype: string
|
| 108 |
+
- name: subcategories
|
| 109 |
+
dtype: string
|
| 110 |
+
- name: lang
|
| 111 |
+
dtype: string
|
| 112 |
+
- name: second_lang
|
| 113 |
+
dtype: string
|
| 114 |
+
- name: coding_lang
|
| 115 |
+
dtype: string
|
| 116 |
+
- name: notes
|
| 117 |
+
dtype: string
|
| 118 |
+
- name: id
|
| 119 |
+
dtype: string
|
| 120 |
+
- name: set_id
|
| 121 |
+
dtype: float64
|
| 122 |
+
- name: variation_id
|
| 123 |
+
dtype: string
|
| 124 |
+
splits:
|
| 125 |
+
- name: test
|
| 126 |
+
num_bytes: 69907
|
| 127 |
+
num_examples: 298
|
| 128 |
+
download_size: 36577
|
| 129 |
+
dataset_size: 69907
|
| 130 |
- config_name: social_media_informal_text
|
| 131 |
features:
|
| 132 |
- name: question
|
named_entities/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3e86c08fc58e4caabf715e31535da1f2238d08a1447f3927a368cd8762808289
|
| 3 |
+
size 36577
|