Datasets:
Tasks:
Token Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
word-sense-disambiguation
Languages:
English
Size:
1K - 10K
License:
Commit
•
7010981
1
Parent(s):
cae2720
Convert dataset sizes from base 2 to base 10 in the dataset card
Browse filesConvert dataset sizes from base 2 (MiB) to base 10 (MB) in the dataset card, as it is the case in the dataset viewer.
See: https://github.com/huggingface/datasets/issues/5708
README.md
CHANGED
@@ -78,9 +78,9 @@ dataset_info:
|
|
78 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
79 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
80 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
81 |
-
- **Size of downloaded dataset files:** 0.
|
82 |
-
- **Size of the generated dataset:** 0.
|
83 |
-
- **Total amount of disk used:** 0.
|
84 |
|
85 |
### Dataset Summary
|
86 |
|
@@ -108,9 +108,9 @@ more than once in the sentence, its first occurrence is the one to be resolved.
|
|
108 |
|
109 |
#### plain_text
|
110 |
|
111 |
-
- **Size of downloaded dataset files:** 0.
|
112 |
-
- **Size of the generated dataset:** 0.
|
113 |
-
- **Total amount of disk used:** 0.
|
114 |
|
115 |
An example of 'train' looks as follows.
|
116 |
```
|
|
|
78 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
79 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
80 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
81 |
+
- **Size of downloaded dataset files:** 0.23 MB
|
82 |
+
- **Size of the generated dataset:** 0.24 MB
|
83 |
+
- **Total amount of disk used:** 0.47 MB
|
84 |
|
85 |
### Dataset Summary
|
86 |
|
|
|
108 |
|
109 |
#### plain_text
|
110 |
|
111 |
+
- **Size of downloaded dataset files:** 0.23 MB
|
112 |
+
- **Size of the generated dataset:** 0.24 MB
|
113 |
+
- **Total amount of disk used:** 0.47 MB
|
114 |
|
115 |
An example of 'train' looks as follows.
|
116 |
```
|