Datasets:
Tasks:
Token Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
named-entity-recognition
Languages:
English
Size:
100K - 1M
Tags:
structure-prediction
License:
Commit ·
224a087
0
Parent(s):
Duplicate from DFKI-SLT/few-nerd
Browse filesCo-authored-by: Satya <Satya10@users.noreply.huggingface.co>
- .gitattributes +28 -0
- README.md +542 -0
- inter/test-00000-of-00001.parquet +3 -0
- inter/train-00000-of-00001.parquet +3 -0
- inter/validation-00000-of-00001.parquet +3 -0
- intra/test-00000-of-00001.parquet +3 -0
- intra/train-00000-of-00001.parquet +3 -0
- intra/validation-00000-of-00001.parquet +3 -0
- supervised/test-00000-of-00001.parquet +3 -0
- supervised/train-00000-of-00001.parquet +3 -0
- supervised/validation-00000-of-00001.parquet +3 -0
.gitattributes
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.bin.* filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.tar.gz filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
data/inter.zip filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
data/intra.zip filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
data/supervised.zip filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
inter/train-00000-of-00001.parquet filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
inter/validation-00000-of-00001.parquet filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
inter/test-00000-of-00001.parquet filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
intra/train-00000-of-00001.parquet filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
intra/validation-00000-of-00001.parquet filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
intra/test-00000-of-00001.parquet filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
supervised/train-00000-of-00001.parquet filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
supervised/validation-00000-of-00001.parquet filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
supervised/test-00000-of-00001.parquet filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,542 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
annotations_creators:
|
| 3 |
+
- expert-generated
|
| 4 |
+
language_creators:
|
| 5 |
+
- found
|
| 6 |
+
language:
|
| 7 |
+
- en
|
| 8 |
+
license:
|
| 9 |
+
- cc-by-sa-4.0
|
| 10 |
+
multilinguality:
|
| 11 |
+
- monolingual
|
| 12 |
+
size_categories:
|
| 13 |
+
- 100K<n<1M
|
| 14 |
+
source_datasets:
|
| 15 |
+
- extended|wikipedia
|
| 16 |
+
task_categories:
|
| 17 |
+
- token-classification
|
| 18 |
+
task_ids:
|
| 19 |
+
- named-entity-recognition
|
| 20 |
+
paperswithcode_id: few-nerd
|
| 21 |
+
pretty_name: Few-NERD
|
| 22 |
+
tags:
|
| 23 |
+
- structure-prediction
|
| 24 |
+
dataset_info:
|
| 25 |
+
- config_name: inter
|
| 26 |
+
features:
|
| 27 |
+
- name: id
|
| 28 |
+
dtype: string
|
| 29 |
+
- name: tokens
|
| 30 |
+
sequence: string
|
| 31 |
+
- name: ner_tags
|
| 32 |
+
sequence:
|
| 33 |
+
class_label:
|
| 34 |
+
names:
|
| 35 |
+
'0': O
|
| 36 |
+
'1': art
|
| 37 |
+
'2': building
|
| 38 |
+
'3': event
|
| 39 |
+
'4': location
|
| 40 |
+
'5': organization
|
| 41 |
+
'6': other
|
| 42 |
+
'7': person
|
| 43 |
+
'8': product
|
| 44 |
+
- name: fine_ner_tags
|
| 45 |
+
sequence:
|
| 46 |
+
class_label:
|
| 47 |
+
names:
|
| 48 |
+
'0': O
|
| 49 |
+
'1': art-broadcastprogram
|
| 50 |
+
'2': art-film
|
| 51 |
+
'3': art-music
|
| 52 |
+
'4': art-other
|
| 53 |
+
'5': art-painting
|
| 54 |
+
'6': art-writtenart
|
| 55 |
+
'7': building-airport
|
| 56 |
+
'8': building-hospital
|
| 57 |
+
'9': building-hotel
|
| 58 |
+
'10': building-library
|
| 59 |
+
'11': building-other
|
| 60 |
+
'12': building-restaurant
|
| 61 |
+
'13': building-sportsfacility
|
| 62 |
+
'14': building-theater
|
| 63 |
+
'15': event-attack/battle/war/militaryconflict
|
| 64 |
+
'16': event-disaster
|
| 65 |
+
'17': event-election
|
| 66 |
+
'18': event-other
|
| 67 |
+
'19': event-protest
|
| 68 |
+
'20': event-sportsevent
|
| 69 |
+
'21': location-GPE
|
| 70 |
+
'22': location-bodiesofwater
|
| 71 |
+
'23': location-island
|
| 72 |
+
'24': location-mountain
|
| 73 |
+
'25': location-other
|
| 74 |
+
'26': location-park
|
| 75 |
+
'27': location-road/railway/highway/transit
|
| 76 |
+
'28': organization-company
|
| 77 |
+
'29': organization-education
|
| 78 |
+
'30': organization-government/governmentagency
|
| 79 |
+
'31': organization-media/newspaper
|
| 80 |
+
'32': organization-other
|
| 81 |
+
'33': organization-politicalparty
|
| 82 |
+
'34': organization-religion
|
| 83 |
+
'35': organization-showorganization
|
| 84 |
+
'36': organization-sportsleague
|
| 85 |
+
'37': organization-sportsteam
|
| 86 |
+
'38': other-astronomything
|
| 87 |
+
'39': other-award
|
| 88 |
+
'40': other-biologything
|
| 89 |
+
'41': other-chemicalthing
|
| 90 |
+
'42': other-currency
|
| 91 |
+
'43': other-disease
|
| 92 |
+
'44': other-educationaldegree
|
| 93 |
+
'45': other-god
|
| 94 |
+
'46': other-language
|
| 95 |
+
'47': other-law
|
| 96 |
+
'48': other-livingthing
|
| 97 |
+
'49': other-medical
|
| 98 |
+
'50': person-actor
|
| 99 |
+
'51': person-artist/author
|
| 100 |
+
'52': person-athlete
|
| 101 |
+
'53': person-director
|
| 102 |
+
'54': person-other
|
| 103 |
+
'55': person-politician
|
| 104 |
+
'56': person-scholar
|
| 105 |
+
'57': person-soldier
|
| 106 |
+
'58': product-airplane
|
| 107 |
+
'59': product-car
|
| 108 |
+
'60': product-food
|
| 109 |
+
'61': product-game
|
| 110 |
+
'62': product-other
|
| 111 |
+
'63': product-ship
|
| 112 |
+
'64': product-software
|
| 113 |
+
'65': product-train
|
| 114 |
+
'66': product-weapon
|
| 115 |
+
splits:
|
| 116 |
+
- name: train
|
| 117 |
+
num_bytes: 87456461
|
| 118 |
+
num_examples: 130112
|
| 119 |
+
- name: validation
|
| 120 |
+
num_bytes: 10813084
|
| 121 |
+
num_examples: 18817
|
| 122 |
+
- name: test
|
| 123 |
+
num_bytes: 7920453
|
| 124 |
+
num_examples: 14007
|
| 125 |
+
download_size: 19914244
|
| 126 |
+
dataset_size: 106189998
|
| 127 |
+
- config_name: intra
|
| 128 |
+
features:
|
| 129 |
+
- name: id
|
| 130 |
+
dtype: string
|
| 131 |
+
- name: tokens
|
| 132 |
+
sequence: string
|
| 133 |
+
- name: ner_tags
|
| 134 |
+
sequence:
|
| 135 |
+
class_label:
|
| 136 |
+
names:
|
| 137 |
+
'0': O
|
| 138 |
+
'1': art
|
| 139 |
+
'2': building
|
| 140 |
+
'3': event
|
| 141 |
+
'4': location
|
| 142 |
+
'5': organization
|
| 143 |
+
'6': other
|
| 144 |
+
'7': person
|
| 145 |
+
'8': product
|
| 146 |
+
- name: fine_ner_tags
|
| 147 |
+
sequence:
|
| 148 |
+
class_label:
|
| 149 |
+
names:
|
| 150 |
+
'0': O
|
| 151 |
+
'1': art-broadcastprogram
|
| 152 |
+
'2': art-film
|
| 153 |
+
'3': art-music
|
| 154 |
+
'4': art-other
|
| 155 |
+
'5': art-painting
|
| 156 |
+
'6': art-writtenart
|
| 157 |
+
'7': building-airport
|
| 158 |
+
'8': building-hospital
|
| 159 |
+
'9': building-hotel
|
| 160 |
+
'10': building-library
|
| 161 |
+
'11': building-other
|
| 162 |
+
'12': building-restaurant
|
| 163 |
+
'13': building-sportsfacility
|
| 164 |
+
'14': building-theater
|
| 165 |
+
'15': event-attack/battle/war/militaryconflict
|
| 166 |
+
'16': event-disaster
|
| 167 |
+
'17': event-election
|
| 168 |
+
'18': event-other
|
| 169 |
+
'19': event-protest
|
| 170 |
+
'20': event-sportsevent
|
| 171 |
+
'21': location-GPE
|
| 172 |
+
'22': location-bodiesofwater
|
| 173 |
+
'23': location-island
|
| 174 |
+
'24': location-mountain
|
| 175 |
+
'25': location-other
|
| 176 |
+
'26': location-park
|
| 177 |
+
'27': location-road/railway/highway/transit
|
| 178 |
+
'28': organization-company
|
| 179 |
+
'29': organization-education
|
| 180 |
+
'30': organization-government/governmentagency
|
| 181 |
+
'31': organization-media/newspaper
|
| 182 |
+
'32': organization-other
|
| 183 |
+
'33': organization-politicalparty
|
| 184 |
+
'34': organization-religion
|
| 185 |
+
'35': organization-showorganization
|
| 186 |
+
'36': organization-sportsleague
|
| 187 |
+
'37': organization-sportsteam
|
| 188 |
+
'38': other-astronomything
|
| 189 |
+
'39': other-award
|
| 190 |
+
'40': other-biologything
|
| 191 |
+
'41': other-chemicalthing
|
| 192 |
+
'42': other-currency
|
| 193 |
+
'43': other-disease
|
| 194 |
+
'44': other-educationaldegree
|
| 195 |
+
'45': other-god
|
| 196 |
+
'46': other-language
|
| 197 |
+
'47': other-law
|
| 198 |
+
'48': other-livingthing
|
| 199 |
+
'49': other-medical
|
| 200 |
+
'50': person-actor
|
| 201 |
+
'51': person-artist/author
|
| 202 |
+
'52': person-athlete
|
| 203 |
+
'53': person-director
|
| 204 |
+
'54': person-other
|
| 205 |
+
'55': person-politician
|
| 206 |
+
'56': person-scholar
|
| 207 |
+
'57': person-soldier
|
| 208 |
+
'58': product-airplane
|
| 209 |
+
'59': product-car
|
| 210 |
+
'60': product-food
|
| 211 |
+
'61': product-game
|
| 212 |
+
'62': product-other
|
| 213 |
+
'63': product-ship
|
| 214 |
+
'64': product-software
|
| 215 |
+
'65': product-train
|
| 216 |
+
'66': product-weapon
|
| 217 |
+
splits:
|
| 218 |
+
- name: train
|
| 219 |
+
num_bytes: 67631522
|
| 220 |
+
num_examples: 99519
|
| 221 |
+
- name: validation
|
| 222 |
+
num_bytes: 12759787
|
| 223 |
+
num_examples: 19358
|
| 224 |
+
- name: test
|
| 225 |
+
num_bytes: 25768577
|
| 226 |
+
num_examples: 44059
|
| 227 |
+
download_size: 19616006
|
| 228 |
+
dataset_size: 106159886
|
| 229 |
+
- config_name: supervised
|
| 230 |
+
features:
|
| 231 |
+
- name: id
|
| 232 |
+
dtype: string
|
| 233 |
+
- name: tokens
|
| 234 |
+
sequence: string
|
| 235 |
+
- name: ner_tags
|
| 236 |
+
sequence:
|
| 237 |
+
class_label:
|
| 238 |
+
names:
|
| 239 |
+
'0': O
|
| 240 |
+
'1': art
|
| 241 |
+
'2': building
|
| 242 |
+
'3': event
|
| 243 |
+
'4': location
|
| 244 |
+
'5': organization
|
| 245 |
+
'6': other
|
| 246 |
+
'7': person
|
| 247 |
+
'8': product
|
| 248 |
+
- name: fine_ner_tags
|
| 249 |
+
sequence:
|
| 250 |
+
class_label:
|
| 251 |
+
names:
|
| 252 |
+
'0': O
|
| 253 |
+
'1': art-broadcastprogram
|
| 254 |
+
'2': art-film
|
| 255 |
+
'3': art-music
|
| 256 |
+
'4': art-other
|
| 257 |
+
'5': art-painting
|
| 258 |
+
'6': art-writtenart
|
| 259 |
+
'7': building-airport
|
| 260 |
+
'8': building-hospital
|
| 261 |
+
'9': building-hotel
|
| 262 |
+
'10': building-library
|
| 263 |
+
'11': building-other
|
| 264 |
+
'12': building-restaurant
|
| 265 |
+
'13': building-sportsfacility
|
| 266 |
+
'14': building-theater
|
| 267 |
+
'15': event-attack/battle/war/militaryconflict
|
| 268 |
+
'16': event-disaster
|
| 269 |
+
'17': event-election
|
| 270 |
+
'18': event-other
|
| 271 |
+
'19': event-protest
|
| 272 |
+
'20': event-sportsevent
|
| 273 |
+
'21': location-GPE
|
| 274 |
+
'22': location-bodiesofwater
|
| 275 |
+
'23': location-island
|
| 276 |
+
'24': location-mountain
|
| 277 |
+
'25': location-other
|
| 278 |
+
'26': location-park
|
| 279 |
+
'27': location-road/railway/highway/transit
|
| 280 |
+
'28': organization-company
|
| 281 |
+
'29': organization-education
|
| 282 |
+
'30': organization-government/governmentagency
|
| 283 |
+
'31': organization-media/newspaper
|
| 284 |
+
'32': organization-other
|
| 285 |
+
'33': organization-politicalparty
|
| 286 |
+
'34': organization-religion
|
| 287 |
+
'35': organization-showorganization
|
| 288 |
+
'36': organization-sportsleague
|
| 289 |
+
'37': organization-sportsteam
|
| 290 |
+
'38': other-astronomything
|
| 291 |
+
'39': other-award
|
| 292 |
+
'40': other-biologything
|
| 293 |
+
'41': other-chemicalthing
|
| 294 |
+
'42': other-currency
|
| 295 |
+
'43': other-disease
|
| 296 |
+
'44': other-educationaldegree
|
| 297 |
+
'45': other-god
|
| 298 |
+
'46': other-language
|
| 299 |
+
'47': other-law
|
| 300 |
+
'48': other-livingthing
|
| 301 |
+
'49': other-medical
|
| 302 |
+
'50': person-actor
|
| 303 |
+
'51': person-artist/author
|
| 304 |
+
'52': person-athlete
|
| 305 |
+
'53': person-director
|
| 306 |
+
'54': person-other
|
| 307 |
+
'55': person-politician
|
| 308 |
+
'56': person-scholar
|
| 309 |
+
'57': person-soldier
|
| 310 |
+
'58': product-airplane
|
| 311 |
+
'59': product-car
|
| 312 |
+
'60': product-food
|
| 313 |
+
'61': product-game
|
| 314 |
+
'62': product-other
|
| 315 |
+
'63': product-ship
|
| 316 |
+
'64': product-software
|
| 317 |
+
'65': product-train
|
| 318 |
+
'66': product-weapon
|
| 319 |
+
splits:
|
| 320 |
+
- name: train
|
| 321 |
+
num_bytes: 81848645
|
| 322 |
+
num_examples: 131767
|
| 323 |
+
- name: validation
|
| 324 |
+
num_bytes: 11731110
|
| 325 |
+
num_examples: 18824
|
| 326 |
+
- name: test
|
| 327 |
+
num_bytes: 23345314
|
| 328 |
+
num_examples: 37648
|
| 329 |
+
download_size: 24121858
|
| 330 |
+
dataset_size: 116925069
|
| 331 |
+
configs:
|
| 332 |
+
- config_name: inter
|
| 333 |
+
data_files:
|
| 334 |
+
- split: train
|
| 335 |
+
path: inter/train-*
|
| 336 |
+
- split: validation
|
| 337 |
+
path: inter/validation-*
|
| 338 |
+
- split: test
|
| 339 |
+
path: inter/test-*
|
| 340 |
+
- config_name: intra
|
| 341 |
+
data_files:
|
| 342 |
+
- split: train
|
| 343 |
+
path: intra/train-*
|
| 344 |
+
- split: validation
|
| 345 |
+
path: intra/validation-*
|
| 346 |
+
- split: test
|
| 347 |
+
path: intra/test-*
|
| 348 |
+
- config_name: supervised
|
| 349 |
+
data_files:
|
| 350 |
+
- split: train
|
| 351 |
+
path: supervised/train-*
|
| 352 |
+
- split: validation
|
| 353 |
+
path: supervised/validation-*
|
| 354 |
+
- split: test
|
| 355 |
+
path: supervised/test-*
|
| 356 |
+
---
|
| 357 |
+
|
| 358 |
+
# Dataset Card for "Few-NERD"
|
| 359 |
+
|
| 360 |
+
## Table of Contents
|
| 361 |
+
- [Dataset Description](
|
| 362 |
+
#dataset-description)
|
| 363 |
+
- [Dataset Summary](#dataset-summary)
|
| 364 |
+
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
|
| 365 |
+
- [Languages](#languages)
|
| 366 |
+
- [Dataset Structure](#dataset-structure)
|
| 367 |
+
- [Data Instances](#data-instances)
|
| 368 |
+
- [Data Fields](#data-fields)
|
| 369 |
+
- [Data Splits](#data-splits)
|
| 370 |
+
- [Dataset Creation](#dataset-creation)
|
| 371 |
+
- [Curation Rationale](#curation-rationale)
|
| 372 |
+
- [Source Data](#source-data)
|
| 373 |
+
- [Annotations](#annotations)
|
| 374 |
+
- [Personal and Sensitive Information](#personal-and-sensitive-information)
|
| 375 |
+
- [Considerations for Using the Data](#considerations-for-using-the-data)
|
| 376 |
+
- [Social Impact of Dataset](#social-impact-of-dataset)
|
| 377 |
+
- [Discussion of Biases](#discussion-of-biases)
|
| 378 |
+
- [Other Known Limitations](#other-known-limitations)
|
| 379 |
+
- [Additional Information](#additional-information)
|
| 380 |
+
- [Dataset Curators](#dataset-curators)
|
| 381 |
+
- [Licensing Information](#licensing-information)
|
| 382 |
+
- [Citation Information](#citation-information)
|
| 383 |
+
- [Contributions](#contributions)
|
| 384 |
+
|
| 385 |
+
## Dataset Description
|
| 386 |
+
|
| 387 |
+
- **Homepage:** [https://ningding97.github.io/fewnerd/](https://ningding97.github.io/fewnerd/)
|
| 388 |
+
- **Repository:** [https://github.com/thunlp/Few-NERD](https://github.com/thunlp/Few-NERD)
|
| 389 |
+
- **Paper:** [https://aclanthology.org/2021.acl-long.248/](https://aclanthology.org/2021.acl-long.248/)
|
| 390 |
+
- **Point of Contact:** See [https://ningding97.github.io/fewnerd/](https://ningding97.github.io/fewnerd/)
|
| 391 |
+
|
| 392 |
+
### Dataset Summary
|
| 393 |
+
|
| 394 |
+
This script is for loading the Few-NERD dataset from https://ningding97.github.io/fewnerd/.
|
| 395 |
+
|
| 396 |
+
Few-NERD is a large-scale, fine-grained manually annotated named entity recognition dataset, which contains 8 coarse-grained types, 66 fine-grained types, 188,200 sentences, 491,711 entities, and 4,601,223 tokens. Three benchmark tasks are built, one is supervised (Few-NERD (SUP)) and the other two are few-shot (Few-NERD (INTRA) and Few-NERD (INTER)).
|
| 397 |
+
|
| 398 |
+
NER tags use the `IO` tagging scheme. The original data uses a 2-column CoNLL-style format, with empty lines to separate sentences. DOCSTART information is not provided since the sentences are randomly ordered.
|
| 399 |
+
|
| 400 |
+
For more details see https://ningding97.github.io/fewnerd/ and https://aclanthology.org/2021.acl-long.248/.
|
| 401 |
+
|
| 402 |
+
### Supported Tasks and Leaderboards
|
| 403 |
+
|
| 404 |
+
- **Tasks:** Named Entity Recognition, Few-shot NER
|
| 405 |
+
- **Leaderboards:**
|
| 406 |
+
- https://ningding97.github.io/fewnerd/
|
| 407 |
+
- named-entity-recognition:https://paperswithcode.com/sota/named-entity-recognition-on-few-nerd-sup
|
| 408 |
+
- other-few-shot-ner:https://paperswithcode.com/sota/few-shot-ner-on-few-nerd-intra
|
| 409 |
+
- other-few-shot-ner:https://paperswithcode.com/sota/few-shot-ner-on-few-nerd-inter
|
| 410 |
+
|
| 411 |
+
|
| 412 |
+
### Languages
|
| 413 |
+
|
| 414 |
+
English
|
| 415 |
+
|
| 416 |
+
## Dataset Structure
|
| 417 |
+
|
| 418 |
+
### Data Instances
|
| 419 |
+
|
| 420 |
+
- **Size of downloaded dataset files:**
|
| 421 |
+
- `super`: 14.6 MB
|
| 422 |
+
- `intra`: 11.4 MB
|
| 423 |
+
- `inter`: 11.5 MB
|
| 424 |
+
|
| 425 |
+
- **Size of the generated dataset:**
|
| 426 |
+
- `super`: 116.9 MB
|
| 427 |
+
- `intra`: 106.2 MB
|
| 428 |
+
- `inter`: 106.2 MB
|
| 429 |
+
|
| 430 |
+
- **Total amount of disk used:** 366.8 MB
|
| 431 |
+
|
| 432 |
+
|
| 433 |
+
An example of 'train' looks as follows.
|
| 434 |
+
|
| 435 |
+
```json
|
| 436 |
+
{
|
| 437 |
+
'id': '1',
|
| 438 |
+
'tokens': ['It', 'starred', 'Hicks', "'s", 'wife', ',', 'Ellaline', 'Terriss', 'and', 'Edmund', 'Payne', '.'],
|
| 439 |
+
'ner_tags': [0, 0, 7, 0, 0, 0, 7, 7, 0, 7, 7, 0],
|
| 440 |
+
'fine_ner_tags': [0, 0, 51, 0, 0, 0, 50, 50, 0, 50, 50, 0]
|
| 441 |
+
}
|
| 442 |
+
```
|
| 443 |
+
|
| 444 |
+
|
| 445 |
+
|
| 446 |
+
### Data Fields
|
| 447 |
+
|
| 448 |
+
The data fields are the same among all splits.
|
| 449 |
+
|
| 450 |
+
- `id`: a `string` feature.
|
| 451 |
+
- `tokens`: a `list` of `string` features.
|
| 452 |
+
- `ner_tags`: a `list` of classification labels, with possible values including `O` (0), `art` (1), `building` (2), `event` (3), `location` (4), `organization` (5), `other`(6), `person` (7), `product` (8)
|
| 453 |
+
- `fine_ner_tags`: a `list` of fine-grained classification labels, with possible values including `O` (0), `art-broadcastprogram` (1), `art-film` (2), ...
|
| 454 |
+
|
| 455 |
+
### Data Splits
|
| 456 |
+
|
| 457 |
+
| Task | Train | Dev | Test |
|
| 458 |
+
| ----- | ------ | ----- | ---- |
|
| 459 |
+
| SUP | 131767 | 18824 | 37648 |
|
| 460 |
+
| INTRA | 99519 | 19358 | 44059 |
|
| 461 |
+
| INTER | 130112 | 18817 | 14007 |
|
| 462 |
+
|
| 463 |
+
## Dataset Creation
|
| 464 |
+
|
| 465 |
+
### Curation Rationale
|
| 466 |
+
|
| 467 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 468 |
+
|
| 469 |
+
### Source Data
|
| 470 |
+
|
| 471 |
+
#### Initial Data Collection and Normalization
|
| 472 |
+
|
| 473 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 474 |
+
|
| 475 |
+
#### Who are the source language producers?
|
| 476 |
+
|
| 477 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 478 |
+
|
| 479 |
+
### Annotations
|
| 480 |
+
|
| 481 |
+
#### Annotation process
|
| 482 |
+
|
| 483 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 484 |
+
|
| 485 |
+
#### Who are the annotators?
|
| 486 |
+
|
| 487 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 488 |
+
|
| 489 |
+
### Personal and Sensitive Information
|
| 490 |
+
|
| 491 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 492 |
+
|
| 493 |
+
## Considerations for Using the Data
|
| 494 |
+
|
| 495 |
+
### Social Impact of Dataset
|
| 496 |
+
|
| 497 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 498 |
+
|
| 499 |
+
### Discussion of Biases
|
| 500 |
+
|
| 501 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 502 |
+
|
| 503 |
+
### Other Known Limitations
|
| 504 |
+
|
| 505 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 506 |
+
|
| 507 |
+
## Additional Information
|
| 508 |
+
|
| 509 |
+
### Dataset Curators
|
| 510 |
+
|
| 511 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 512 |
+
|
| 513 |
+
### Licensing Information
|
| 514 |
+
|
| 515 |
+
[CC BY-SA 4.0 license](https://creativecommons.org/licenses/by-sa/4.0/)
|
| 516 |
+
|
| 517 |
+
### Citation Information
|
| 518 |
+
|
| 519 |
+
```
|
| 520 |
+
@inproceedings{ding-etal-2021-nerd,
|
| 521 |
+
title = "Few-{NERD}: A Few-shot Named Entity Recognition Dataset",
|
| 522 |
+
author = "Ding, Ning and
|
| 523 |
+
Xu, Guangwei and
|
| 524 |
+
Chen, Yulin and
|
| 525 |
+
Wang, Xiaobin and
|
| 526 |
+
Han, Xu and
|
| 527 |
+
Xie, Pengjun and
|
| 528 |
+
Zheng, Haitao and
|
| 529 |
+
Liu, Zhiyuan",
|
| 530 |
+
booktitle = "Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing (Volume 1: Long Papers)",
|
| 531 |
+
month = aug,
|
| 532 |
+
year = "2021",
|
| 533 |
+
address = "Online",
|
| 534 |
+
publisher = "Association for Computational Linguistics",
|
| 535 |
+
url = "https://aclanthology.org/2021.acl-long.248",
|
| 536 |
+
doi = "10.18653/v1/2021.acl-long.248",
|
| 537 |
+
pages = "3198--3213",
|
| 538 |
+
}
|
| 539 |
+
```
|
| 540 |
+
|
| 541 |
+
|
| 542 |
+
### Contributions
|
inter/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:73de033f4bae11fb58f3c1ce43e114b194463ee359e5c8e2f0e5edc1920e683b
|
| 3 |
+
size 1551840
|
inter/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:65fea9cbdcb34728ddd22761cdaf0859e50dd14ae5dc0c77fb306f4330934802
|
| 3 |
+
size 16227216
|
inter/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7ff182cd0ecc939c65dcff22e63fc336c5c8c2309e6e5384eaaddb4ab8629c9a
|
| 3 |
+
size 2135188
|
intra/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:35492f80b3fc07b220e6853dcb3eaec73bf70138ef10291b3caf55dc174e9217
|
| 3 |
+
size 4742040
|
intra/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d427e6dbbbafa3e3ce99640351075fe2f9e2daab84a602bce47b7e0c60cf9afc
|
| 3 |
+
size 12681898
|
intra/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:febf702f905680d585aadfa04c4c05226117af9982895820be3028f09cef116f
|
| 3 |
+
size 2192068
|
supervised/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b7ad746fcbeb68fcc235ba7142d7c3723ea2dc39930089e947284defecf300c6
|
| 3 |
+
size 4823735
|
supervised/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6ccb192b1accd3d1754db2244d18ddf64040357fb5b9076a338ec421a72d7d61
|
| 3 |
+
size 16873779
|
supervised/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d502de918f2a6510179e64bc8b7cfff4e28999188e308f8b0fe75bd71844da66
|
| 3 |
+
size 2424344
|