Datasets:
Tasks:
Token Classification
Sub-tasks:
named-entity-recognition
Languages:
English
Size:
1K<n<10K
License:
Commit
·
9a631b6
1
Parent(s):
f44877c
Convert dataset sizes from base 2 to base 10 in the dataset card (#4)
Browse files- Convert dataset sizes from base 2 to base 10 in the dataset card (261fb3602e9095e38cdcb4a10f286ccd49d2aacc)
README.md
CHANGED
|
@@ -89,9 +89,9 @@ dataset_info:
|
|
| 89 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 90 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 91 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 92 |
-
- **Size of downloaded dataset files:** 0.
|
| 93 |
-
- **Size of the generated dataset:** 1.
|
| 94 |
-
- **Total amount of disk used:** 2.
|
| 95 |
|
| 96 |
### Dataset Summary
|
| 97 |
|
|
@@ -117,9 +117,9 @@ The goal of this task is to provide a definition of emerging and of rare entitie
|
|
| 117 |
|
| 118 |
### Data Instances
|
| 119 |
|
| 120 |
-
- **Size of downloaded dataset files:** 0.
|
| 121 |
-
- **Size of the generated dataset:** 1.
|
| 122 |
-
- **Total amount of disk used:** 2.
|
| 123 |
|
| 124 |
An example of 'train' looks as follows.
|
| 125 |
```
|
|
|
|
| 89 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 90 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 91 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 92 |
+
- **Size of downloaded dataset files:** 0.80 MB
|
| 93 |
+
- **Size of the generated dataset:** 1.74 MB
|
| 94 |
+
- **Total amount of disk used:** 2.55 MB
|
| 95 |
|
| 96 |
### Dataset Summary
|
| 97 |
|
|
|
|
| 117 |
|
| 118 |
### Data Instances
|
| 119 |
|
| 120 |
+
- **Size of downloaded dataset files:** 0.80 MB
|
| 121 |
+
- **Size of the generated dataset:** 1.74 MB
|
| 122 |
+
- **Total amount of disk used:** 2.55 MB
|
| 123 |
|
| 124 |
An example of 'train' looks as follows.
|
| 125 |
```
|