Commit
·
a726b32
1
Parent(s):
70ced3e
Convert dataset sizes from base 2 to base 10 in the dataset card (#1)
Browse files- Convert dataset sizes from base 2 to base 10 in the dataset card (9007188d083525a40d3dc40e3862748b486968bd)
README.md
CHANGED
|
@@ -66,9 +66,9 @@ dataset_info:
|
|
| 66 |
- **Repository:** https://github.com/kavgan/opinosis-summarization
|
| 67 |
- **Paper:** [Opinosis: A Graph Based Approach to Abstractive Summarization of Highly Redundant Opinions](https://aclanthology.org/C10-1039/)
|
| 68 |
- **Point of Contact:** [Kavita Ganesan](mailto:[email protected])
|
| 69 |
-
- **Size of downloaded dataset files:** 0.
|
| 70 |
-
- **Size of the generated dataset:** 0.
|
| 71 |
-
- **Total amount of disk used:** 1.
|
| 72 |
|
| 73 |
### Dataset Summary
|
| 74 |
|
|
@@ -89,9 +89,9 @@ Topics and opinions are obtained from Tripadvisor, Edmunds.com and Amazon.com.
|
|
| 89 |
|
| 90 |
#### default
|
| 91 |
|
| 92 |
-
- **Size of downloaded dataset files:** 0.
|
| 93 |
-
- **Size of the generated dataset:** 0.
|
| 94 |
-
- **Total amount of disk used:** 1.
|
| 95 |
|
| 96 |
An example of 'train' looks as follows.
|
| 97 |
```
|
|
|
|
| 66 |
- **Repository:** https://github.com/kavgan/opinosis-summarization
|
| 67 |
- **Paper:** [Opinosis: A Graph Based Approach to Abstractive Summarization of Highly Redundant Opinions](https://aclanthology.org/C10-1039/)
|
| 68 |
- **Point of Contact:** [Kavita Ganesan](mailto:[email protected])
|
| 69 |
+
- **Size of downloaded dataset files:** 0.75 MB
|
| 70 |
+
- **Size of the generated dataset:** 0.74 MB
|
| 71 |
+
- **Total amount of disk used:** 1.50 MB
|
| 72 |
|
| 73 |
### Dataset Summary
|
| 74 |
|
|
|
|
| 89 |
|
| 90 |
#### default
|
| 91 |
|
| 92 |
+
- **Size of downloaded dataset files:** 0.75 MB
|
| 93 |
+
- **Size of the generated dataset:** 0.74 MB
|
| 94 |
+
- **Total amount of disk used:** 1.50 MB
|
| 95 |
|
| 96 |
An example of 'train' looks as follows.
|
| 97 |
```
|