Datasets:
Modalities:
Text
Formats:
parquet
Languages:
multilingual
Size:
100M - 1B
Tags:
text-mining
License:
Commit
·
80c27c1
1
Parent(s):
b344d2b
Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +43 -0
dataset_infos.json
ADDED
|
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"TheGreatRambler--mm2_user_played": {
|
| 2 |
+
"description": "",
|
| 3 |
+
"citation": "",
|
| 4 |
+
"homepage": "",
|
| 5 |
+
"license": "",
|
| 6 |
+
"features": {
|
| 7 |
+
"pid": {
|
| 8 |
+
"dtype": "string",
|
| 9 |
+
"id": null,
|
| 10 |
+
"_type": "Value"
|
| 11 |
+
},
|
| 12 |
+
"data_id": {
|
| 13 |
+
"dtype": "int32",
|
| 14 |
+
"id": null,
|
| 15 |
+
"_type": "Value"
|
| 16 |
+
}
|
| 17 |
+
},
|
| 18 |
+
"post_processed": null,
|
| 19 |
+
"supervised_keys": null,
|
| 20 |
+
"task_templates": null,
|
| 21 |
+
"builder_name": "parquet",
|
| 22 |
+
"config_name": "default",
|
| 23 |
+
"version": {
|
| 24 |
+
"version_str": "0.0.0",
|
| 25 |
+
"description": null,
|
| 26 |
+
"major": 0,
|
| 27 |
+
"minor": 0,
|
| 28 |
+
"patch": 0
|
| 29 |
+
},
|
| 30 |
+
"splits": {
|
| 31 |
+
"train": {
|
| 32 |
+
"name": "train",
|
| 33 |
+
"num_bytes": 9037377968,
|
| 34 |
+
"num_examples": 329857695,
|
| 35 |
+
"dataset_name": "mm2_user_played"
|
| 36 |
+
}
|
| 37 |
+
},
|
| 38 |
+
"download_checksums": null,
|
| 39 |
+
"download_size": 1935526588,
|
| 40 |
+
"post_processing_size": null,
|
| 41 |
+
"dataset_size": 9037377968,
|
| 42 |
+
"size_in_bytes": 10972904556
|
| 43 |
+
}}
|