Datasets:
Tasks:
Text Classification
Sub-tasks:
sentiment-classification
Languages:
English
Size:
10K<n<100K
License:
Commit
•
1a5b9dd
1
Parent(s):
87c822e
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
@@ -75,9 +75,9 @@ dataset_info:
|
|
75 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
76 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
77 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
78 |
-
- **Size of downloaded dataset files:** 3.
|
79 |
-
- **Size of the generated dataset:** 2.
|
80 |
-
- **Total amount of disk used:**
|
81 |
|
82 |
### Dataset Summary
|
83 |
|
@@ -97,9 +97,9 @@ In this dataset, given a textual dialogue i.e. an utterance along with two previ
|
|
97 |
|
98 |
#### emo2019
|
99 |
|
100 |
-
- **Size of downloaded dataset files:** 3.
|
101 |
-
- **Size of the generated dataset:** 2.
|
102 |
-
- **Total amount of disk used:**
|
103 |
|
104 |
An example of 'train' looks as follows.
|
105 |
```
|
|
|
75 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
76 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
77 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
78 |
+
- **Size of downloaded dataset files:** 3.37 MB
|
79 |
+
- **Size of the generated dataset:** 2.85 MB
|
80 |
+
- **Total amount of disk used:** 6.22 MB
|
81 |
|
82 |
### Dataset Summary
|
83 |
|
|
|
97 |
|
98 |
#### emo2019
|
99 |
|
100 |
+
- **Size of downloaded dataset files:** 3.37 MB
|
101 |
+
- **Size of the generated dataset:** 2.85 MB
|
102 |
+
- **Total amount of disk used:** 6.22 MB
|
103 |
|
104 |
An example of 'train' looks as follows.
|
105 |
```
|