Datasets:
Tasks:
Token Classification
Modalities:
Text
Formats:
json
Sub-tasks:
named-entity-recognition
Languages:
English
Size:
10K - 100K
License:
Commit
·
8976950
1
Parent(s):
b74d6f5
Update README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,21 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
2 |
language:
|
3 |
- en
|
4 |
license:
|
5 |
- unknown
|
|
|
|
|
6 |
size_categories:
|
7 |
- 10K<n<100K
|
8 |
task_categories:
|
9 |
- token-classification
|
10 |
task_ids:
|
11 |
- named-entity-recognition
|
|
|
12 |
dataset_info:
|
13 |
features:
|
14 |
- name: id
|
@@ -30,4 +37,103 @@ dataset_info:
|
|
30 |
'8': I-cell_type
|
31 |
'9': B-protein
|
32 |
'10': I-protein
|
33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
annotations_creators:
|
3 |
+
- expert-generated
|
4 |
+
language_creators:
|
5 |
+
- expert-generated
|
6 |
language:
|
7 |
- en
|
8 |
license:
|
9 |
- unknown
|
10 |
+
multilinguality:
|
11 |
+
- monolingual
|
12 |
size_categories:
|
13 |
- 10K<n<100K
|
14 |
task_categories:
|
15 |
- token-classification
|
16 |
task_ids:
|
17 |
- named-entity-recognition
|
18 |
+
pretty_name: IASL-BNER Revised JNLPBA
|
19 |
dataset_info:
|
20 |
features:
|
21 |
- name: id
|
|
|
37 |
'8': I-cell_type
|
38 |
'9': B-protein
|
39 |
'10': I-protein
|
40 |
+
config_name: revised-jnlpba
|
41 |
+
---
|
42 |
+
|
43 |
+
# Dataset Card for Dataset Name
|
44 |
+
|
45 |
+
## Dataset Description
|
46 |
+
|
47 |
+
- **Homepage:**
|
48 |
+
- **Repository:**
|
49 |
+
- **Paper:**
|
50 |
+
- **Leaderboard:**
|
51 |
+
- **Point of Contact:**
|
52 |
+
|
53 |
+
### Dataset Summary
|
54 |
+
|
55 |
+
This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1).
|
56 |
+
|
57 |
+
### Supported Tasks and Leaderboards
|
58 |
+
|
59 |
+
[More Information Needed]
|
60 |
+
|
61 |
+
### Languages
|
62 |
+
|
63 |
+
[More Information Needed]
|
64 |
+
|
65 |
+
## Dataset Structure
|
66 |
+
|
67 |
+
### Data Instances
|
68 |
+
|
69 |
+
[More Information Needed]
|
70 |
+
|
71 |
+
### Data Fields
|
72 |
+
|
73 |
+
[More Information Needed]
|
74 |
+
|
75 |
+
### Data Splits
|
76 |
+
|
77 |
+
[More Information Needed]
|
78 |
+
|
79 |
+
## Dataset Creation
|
80 |
+
|
81 |
+
### Curation Rationale
|
82 |
+
|
83 |
+
[More Information Needed]
|
84 |
+
|
85 |
+
### Source Data
|
86 |
+
|
87 |
+
#### Initial Data Collection and Normalization
|
88 |
+
|
89 |
+
[More Information Needed]
|
90 |
+
|
91 |
+
#### Who are the source language producers?
|
92 |
+
|
93 |
+
[More Information Needed]
|
94 |
+
|
95 |
+
### Annotations
|
96 |
+
|
97 |
+
#### Annotation process
|
98 |
+
|
99 |
+
[More Information Needed]
|
100 |
+
|
101 |
+
#### Who are the annotators?
|
102 |
+
|
103 |
+
[More Information Needed]
|
104 |
+
|
105 |
+
### Personal and Sensitive Information
|
106 |
+
|
107 |
+
[More Information Needed]
|
108 |
+
|
109 |
+
## Considerations for Using the Data
|
110 |
+
|
111 |
+
### Social Impact of Dataset
|
112 |
+
|
113 |
+
[More Information Needed]
|
114 |
+
|
115 |
+
### Discussion of Biases
|
116 |
+
|
117 |
+
[More Information Needed]
|
118 |
+
|
119 |
+
### Other Known Limitations
|
120 |
+
|
121 |
+
[More Information Needed]
|
122 |
+
|
123 |
+
## Additional Information
|
124 |
+
|
125 |
+
### Dataset Curators
|
126 |
+
|
127 |
+
[More Information Needed]
|
128 |
+
|
129 |
+
### Licensing Information
|
130 |
+
|
131 |
+
[More Information Needed]
|
132 |
+
|
133 |
+
### Citation Information
|
134 |
+
|
135 |
+
[More Information Needed]
|
136 |
+
|
137 |
+
### Contributions
|
138 |
+
|
139 |
+
[More Information Needed]
|