Datasets:
Tasks:
Text Classification
Formats:
parquet
Sub-tasks:
multi-label-classification
Size:
10K - 100K
License:
Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +58 -0
dataset_infos.json
CHANGED
@@ -1730,5 +1730,63 @@
|
|
1730 |
"download_size": 0,
|
1731 |
"dataset_size": 350498,
|
1732 |
"size_in_bytes": 350498
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1733 |
}
|
1734 |
}
|
|
|
1730 |
"download_size": 0,
|
1731 |
"dataset_size": 350498,
|
1732 |
"size_in_bytes": 350498
|
1733 |
+
},
|
1734 |
+
"yor": {
|
1735 |
+
"description": "",
|
1736 |
+
"citation": "",
|
1737 |
+
"homepage": "",
|
1738 |
+
"license": "",
|
1739 |
+
"features": {
|
1740 |
+
"id": {
|
1741 |
+
"dtype": "string",
|
1742 |
+
"_type": "Value"
|
1743 |
+
},
|
1744 |
+
"text": {
|
1745 |
+
"dtype": "string",
|
1746 |
+
"_type": "Value"
|
1747 |
+
},
|
1748 |
+
"anger": {
|
1749 |
+
"dtype": "int64",
|
1750 |
+
"_type": "Value"
|
1751 |
+
},
|
1752 |
+
"disgust": {
|
1753 |
+
"dtype": "int64",
|
1754 |
+
"_type": "Value"
|
1755 |
+
},
|
1756 |
+
"fear": {
|
1757 |
+
"dtype": "int64",
|
1758 |
+
"_type": "Value"
|
1759 |
+
},
|
1760 |
+
"joy": {
|
1761 |
+
"dtype": "int64",
|
1762 |
+
"_type": "Value"
|
1763 |
+
},
|
1764 |
+
"sadness": {
|
1765 |
+
"dtype": "int64",
|
1766 |
+
"_type": "Value"
|
1767 |
+
},
|
1768 |
+
"surprise": {
|
1769 |
+
"dtype": "int64",
|
1770 |
+
"_type": "Value"
|
1771 |
+
}
|
1772 |
+
},
|
1773 |
+
"config_name": "yor",
|
1774 |
+
"splits": {
|
1775 |
+
"validation": {
|
1776 |
+
"name": "validation",
|
1777 |
+
"num_bytes": 86923,
|
1778 |
+
"num_examples": 497,
|
1779 |
+
"dataset_name": null
|
1780 |
+
},
|
1781 |
+
"test": {
|
1782 |
+
"name": "test",
|
1783 |
+
"num_bytes": 268107,
|
1784 |
+
"num_examples": 1500,
|
1785 |
+
"dataset_name": null
|
1786 |
+
}
|
1787 |
+
},
|
1788 |
+
"download_size": 0,
|
1789 |
+
"dataset_size": 355030,
|
1790 |
+
"size_in_bytes": 355030
|
1791 |
}
|
1792 |
}
|