Datasets:
Tasks:
Text Classification
Sub-tasks:
sentiment-classification
Languages:
English
Size:
1K<n<10K
License:
Commit
•
bc22b13
1
Parent(s):
4365799
Convert dataset sizes from base 2 to base 10 in the dataset card (#2)
Browse files- Convert dataset sizes from base 2 to base 10 in the dataset card (edda9a7014abb0683680a1c698ec4ca87fc29001)
README.md
CHANGED
@@ -76,9 +76,9 @@ dataset_info:
|
|
76 |
- **Repository:** https://github.com/jayded/eraserbenchmark
|
77 |
- **Paper:** [ERASER: A Benchmark to Evaluate Rationalized NLP Models](https://aclanthology.org/2020.acl-main.408/)
|
78 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
79 |
-
- **Size of downloaded dataset files:** 3.
|
80 |
-
- **Size of the generated dataset:** 8.
|
81 |
-
- **Total amount of disk used:** 12.
|
82 |
|
83 |
### Dataset Summary
|
84 |
|
@@ -99,9 +99,9 @@ reviews.
|
|
99 |
|
100 |
#### default
|
101 |
|
102 |
-
- **Size of downloaded dataset files:** 3.
|
103 |
-
- **Size of the generated dataset:** 8.
|
104 |
-
- **Total amount of disk used:** 12.
|
105 |
|
106 |
An example of 'validation' looks as follows.
|
107 |
```
|
|
|
76 |
- **Repository:** https://github.com/jayded/eraserbenchmark
|
77 |
- **Paper:** [ERASER: A Benchmark to Evaluate Rationalized NLP Models](https://aclanthology.org/2020.acl-main.408/)
|
78 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
79 |
+
- **Size of downloaded dataset files:** 3.90 MB
|
80 |
+
- **Size of the generated dataset:** 8.73 MB
|
81 |
+
- **Total amount of disk used:** 12.62 MB
|
82 |
|
83 |
### Dataset Summary
|
84 |
|
|
|
99 |
|
100 |
#### default
|
101 |
|
102 |
+
- **Size of downloaded dataset files:** 3.90 MB
|
103 |
+
- **Size of the generated dataset:** 8.73 MB
|
104 |
+
- **Total amount of disk used:** 12.62 MB
|
105 |
|
106 |
An example of 'validation' looks as follows.
|
107 |
```
|