scuwyh2000
commited on
Commit
•
8bd85f7
1
Parent(s):
6221887
1.0
Browse files
README.md
CHANGED
@@ -1,3 +1,154 @@
|
|
1 |
---
|
2 |
-
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
TODO: Add YAML tags here. Copy-paste the tags obtained with the online tagging app: https://huggingface.co/spaces/huggingface/datasets-tagging
|
3 |
---
|
4 |
+
|
5 |
+
# Dataset Card for [COCO]
|
6 |
+
annotations_creators:
|
7 |
+
- expert-generated
|
8 |
+
language:
|
9 |
+
- en
|
10 |
+
language_creators:
|
11 |
+
- found
|
12 |
+
license:
|
13 |
+
- mit
|
14 |
+
multilinguality:
|
15 |
+
- monolingual
|
16 |
+
paperswithcode_id: acronym-identification
|
17 |
+
pretty_name: Acronym Identification Dataset
|
18 |
+
size_categories:
|
19 |
+
- 10K<n<100K
|
20 |
+
source_datasets:
|
21 |
+
- original
|
22 |
+
task_categories:
|
23 |
+
- token-classification
|
24 |
+
task_ids:
|
25 |
+
- token-classification-other-acronym-identification
|
26 |
+
train-eval-index:
|
27 |
+
- col_mapping:
|
28 |
+
labels: tags
|
29 |
+
tokens: tokens
|
30 |
+
config: default
|
31 |
+
splits:
|
32 |
+
eval_split: test
|
33 |
+
task: token-classification
|
34 |
+
task_id: entity_extraction
|
35 |
+
## Table of Contents
|
36 |
+
- [Table of Contents](#table-of-contents)
|
37 |
+
- [Dataset Description](#dataset-description)
|
38 |
+
- [Dataset Summary](#dataset-summary)
|
39 |
+
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
|
40 |
+
- [Languages](#languages)
|
41 |
+
- [Dataset Structure](#dataset-structure)
|
42 |
+
- [Data Instances](#data-instances)
|
43 |
+
- [Data Fields](#data-fields)
|
44 |
+
- [Data Splits](#data-splits)
|
45 |
+
- [Dataset Creation](#dataset-creation)
|
46 |
+
- [Curation Rationale](#curation-rationale)
|
47 |
+
- [Source Data](#source-data)
|
48 |
+
- [Annotations](#annotations)
|
49 |
+
- [Personal and Sensitive Information](#personal-and-sensitive-information)
|
50 |
+
- [Considerations for Using the Data](#considerations-for-using-the-data)
|
51 |
+
- [Social Impact of Dataset](#social-impact-of-dataset)
|
52 |
+
- [Discussion of Biases](#discussion-of-biases)
|
53 |
+
- [Other Known Limitations](#other-known-limitations)
|
54 |
+
- [Additional Information](#additional-information)
|
55 |
+
- [Dataset Curators](#dataset-curators)
|
56 |
+
- [Licensing Information](#licensing-information)
|
57 |
+
- [Citation Information](#citation-information)
|
58 |
+
- [Contributions](#contributions)
|
59 |
+
|
60 |
+
## Dataset Description
|
61 |
+
|
62 |
+
- **Homepage:**
|
63 |
+
- **Repository:**
|
64 |
+
- **Paper:**
|
65 |
+
- **Leaderboard:**
|
66 |
+
- **Point of Contact:**
|
67 |
+
|
68 |
+
### Dataset Summary
|
69 |
+
|
70 |
+
[More Information Needed]
|
71 |
+
|
72 |
+
### Supported Tasks and Leaderboards
|
73 |
+
|
74 |
+
[More Information Needed]
|
75 |
+
|
76 |
+
### Languages
|
77 |
+
|
78 |
+
[More Information Needed]
|
79 |
+
|
80 |
+
## Dataset Structure
|
81 |
+
|
82 |
+
### Data Instances
|
83 |
+
|
84 |
+
[More Information Needed]
|
85 |
+
|
86 |
+
### Data Fields
|
87 |
+
|
88 |
+
[More Information Needed]
|
89 |
+
|
90 |
+
### Data Splits
|
91 |
+
|
92 |
+
[More Information Needed]
|
93 |
+
|
94 |
+
## Dataset Creation
|
95 |
+
|
96 |
+
### Curation Rationale
|
97 |
+
|
98 |
+
[More Information Needed]
|
99 |
+
|
100 |
+
### Source Data
|
101 |
+
|
102 |
+
#### Initial Data Collection and Normalization
|
103 |
+
|
104 |
+
[More Information Needed]
|
105 |
+
|
106 |
+
#### Who are the source language producers?
|
107 |
+
|
108 |
+
[More Information Needed]
|
109 |
+
|
110 |
+
### Annotations
|
111 |
+
|
112 |
+
#### Annotation process
|
113 |
+
|
114 |
+
[More Information Needed]
|
115 |
+
|
116 |
+
#### Who are the annotators?
|
117 |
+
|
118 |
+
[More Information Needed]
|
119 |
+
|
120 |
+
### Personal and Sensitive Information
|
121 |
+
|
122 |
+
[More Information Needed]
|
123 |
+
|
124 |
+
## Considerations for Using the Data
|
125 |
+
|
126 |
+
### Social Impact of Dataset
|
127 |
+
|
128 |
+
[More Information Needed]
|
129 |
+
|
130 |
+
### Discussion of Biases
|
131 |
+
|
132 |
+
[More Information Needed]
|
133 |
+
|
134 |
+
### Other Known Limitations
|
135 |
+
|
136 |
+
[More Information Needed]
|
137 |
+
|
138 |
+
## Additional Information
|
139 |
+
|
140 |
+
### Dataset Curators
|
141 |
+
|
142 |
+
[More Information Needed]
|
143 |
+
|
144 |
+
### Licensing Information
|
145 |
+
|
146 |
+
[More Information Needed]
|
147 |
+
|
148 |
+
### Citation Information
|
149 |
+
|
150 |
+
[More Information Needed]
|
151 |
+
|
152 |
+
### Contributions
|
153 |
+
|
154 |
+
Thanks to [@github-scuwyh2000](https://github.com/scuwyh2000) for adding this dataset.
|
coco.py
ADDED
File without changes
|