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
|
@@ -1788,5 +1788,63 @@
|
|
| 1788 |
"download_size": 0,
|
| 1789 |
"dataset_size": 355030,
|
| 1790 |
"size_in_bytes": 355030
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1791 |
}
|
| 1792 |
}
|
|
|
|
| 1788 |
"download_size": 0,
|
| 1789 |
"dataset_size": 355030,
|
| 1790 |
"size_in_bytes": 355030
|
| 1791 |
+
},
|
| 1792 |
+
"vmw": {
|
| 1793 |
+
"description": "",
|
| 1794 |
+
"citation": "",
|
| 1795 |
+
"homepage": "",
|
| 1796 |
+
"license": "",
|
| 1797 |
+
"features": {
|
| 1798 |
+
"id": {
|
| 1799 |
+
"dtype": "string",
|
| 1800 |
+
"_type": "Value"
|
| 1801 |
+
},
|
| 1802 |
+
"text": {
|
| 1803 |
+
"dtype": "string",
|
| 1804 |
+
"_type": "Value"
|
| 1805 |
+
},
|
| 1806 |
+
"anger": {
|
| 1807 |
+
"dtype": "int64",
|
| 1808 |
+
"_type": "Value"
|
| 1809 |
+
},
|
| 1810 |
+
"disgust": {
|
| 1811 |
+
"dtype": "int64",
|
| 1812 |
+
"_type": "Value"
|
| 1813 |
+
},
|
| 1814 |
+
"fear": {
|
| 1815 |
+
"dtype": "int64",
|
| 1816 |
+
"_type": "Value"
|
| 1817 |
+
},
|
| 1818 |
+
"joy": {
|
| 1819 |
+
"dtype": "int64",
|
| 1820 |
+
"_type": "Value"
|
| 1821 |
+
},
|
| 1822 |
+
"sadness": {
|
| 1823 |
+
"dtype": "int64",
|
| 1824 |
+
"_type": "Value"
|
| 1825 |
+
},
|
| 1826 |
+
"surprise": {
|
| 1827 |
+
"dtype": "int64",
|
| 1828 |
+
"_type": "Value"
|
| 1829 |
+
}
|
| 1830 |
+
},
|
| 1831 |
+
"config_name": "vmw",
|
| 1832 |
+
"splits": {
|
| 1833 |
+
"validation": {
|
| 1834 |
+
"name": "validation",
|
| 1835 |
+
"num_bytes": 40620,
|
| 1836 |
+
"num_examples": 258,
|
| 1837 |
+
"dataset_name": null
|
| 1838 |
+
},
|
| 1839 |
+
"test": {
|
| 1840 |
+
"name": "test",
|
| 1841 |
+
"num_bytes": 124174,
|
| 1842 |
+
"num_examples": 777,
|
| 1843 |
+
"dataset_name": null
|
| 1844 |
+
}
|
| 1845 |
+
},
|
| 1846 |
+
"download_size": 0,
|
| 1847 |
+
"dataset_size": 164794,
|
| 1848 |
+
"size_in_bytes": 164794
|
| 1849 |
}
|
| 1850 |
}
|