Commit ·
febc626
1
Parent(s): 5d2d70e
Fix missing tags in dataset cards (#4921)
Browse files* Fix missing tags in dataset cards
* Force CI re-run
Commit from https://github.com/huggingface/datasets/commit/a0b6402e8f32a806b1ef0ff4b99fd58e54232d49
README.md
CHANGED
|
@@ -5,6 +5,8 @@ language_creators:
|
|
| 5 |
- found
|
| 6 |
language:
|
| 7 |
- en
|
|
|
|
|
|
|
| 8 |
multilinguality:
|
| 9 |
- monolingual
|
| 10 |
size_categories:
|
|
@@ -50,8 +52,9 @@ pretty_name: '#MeTooMA dataset'
|
|
| 50 |
## Dataset Description
|
| 51 |
|
| 52 |
- **Homepage:** https://dataverse.harvard.edu/dataset.xhtml?persistentId=doi:10.7910/DVN/JN4EYU
|
|
|
|
| 53 |
- **Paper:** https://ojs.aaai.org//index.php/ICWSM/article/view/7292
|
| 54 |
-
- **Point of Contact:** https://github.com/
|
| 55 |
|
| 56 |
|
| 57 |
### Dataset Summary
|
|
|
|
| 5 |
- found
|
| 6 |
language:
|
| 7 |
- en
|
| 8 |
+
license:
|
| 9 |
+
- cc0-1.0
|
| 10 |
multilinguality:
|
| 11 |
- monolingual
|
| 12 |
size_categories:
|
|
|
|
| 52 |
## Dataset Description
|
| 53 |
|
| 54 |
- **Homepage:** https://dataverse.harvard.edu/dataset.xhtml?persistentId=doi:10.7910/DVN/JN4EYU
|
| 55 |
+
- **Repository:** https://github.com/midas-research/MeTooMA
|
| 56 |
- **Paper:** https://ojs.aaai.org//index.php/ICWSM/article/view/7292
|
| 57 |
+
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 58 |
|
| 59 |
|
| 60 |
### Dataset Summary
|