Upload dataset_infos.json
Browse files- dataset_infos.json +26 -31
dataset_infos.json
CHANGED
|
@@ -4,12 +4,17 @@
|
|
| 4 |
"homepage": "",
|
| 5 |
"license": "",
|
| 6 |
"features": {
|
| 7 |
-
"
|
| 8 |
"dtype": "string",
|
| 9 |
"id": null,
|
| 10 |
"_type": "Value"
|
| 11 |
},
|
| 12 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
"dtype": "string",
|
| 14 |
"id": null,
|
| 15 |
"_type": "Value"
|
|
@@ -19,35 +24,25 @@
|
|
| 19 |
"id": null,
|
| 20 |
"_type": "Value"
|
| 21 |
},
|
| 22 |
-
"
|
| 23 |
-
"
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
|
| 28 |
-
"
|
| 29 |
"id": null,
|
| 30 |
-
"_type": "
|
| 31 |
},
|
| 32 |
-
"
|
| 33 |
-
"
|
| 34 |
-
"dtype": "int8",
|
| 35 |
-
"id": null,
|
| 36 |
-
"_type": "Value"
|
| 37 |
-
},
|
| 38 |
-
"length": -1,
|
| 39 |
"id": null,
|
| 40 |
-
"_type": "
|
| 41 |
},
|
| 42 |
-
"
|
| 43 |
-
"
|
| 44 |
-
"dtype": "int8",
|
| 45 |
-
"id": null,
|
| 46 |
-
"_type": "Value"
|
| 47 |
-
},
|
| 48 |
-
"length": -1,
|
| 49 |
"id": null,
|
| 50 |
-
"_type": "
|
| 51 |
}
|
| 52 |
},
|
| 53 |
"post_processed": null,
|
|
@@ -59,14 +54,14 @@
|
|
| 59 |
"splits": {
|
| 60 |
"train": {
|
| 61 |
"name": "train",
|
| 62 |
-
"num_bytes":
|
| 63 |
-
"num_examples":
|
| 64 |
"dataset_name": "python_slack"
|
| 65 |
}
|
| 66 |
},
|
| 67 |
"download_checksums": null,
|
| 68 |
-
"download_size":
|
| 69 |
"post_processing_size": null,
|
| 70 |
-
"dataset_size":
|
| 71 |
-
"size_in_bytes":
|
| 72 |
}}
|
|
|
|
| 4 |
"homepage": "",
|
| 5 |
"license": "",
|
| 6 |
"features": {
|
| 7 |
+
"workspace": {
|
| 8 |
"dtype": "string",
|
| 9 |
"id": null,
|
| 10 |
"_type": "Value"
|
| 11 |
},
|
| 12 |
+
"channel": {
|
| 13 |
+
"dtype": "string",
|
| 14 |
+
"id": null,
|
| 15 |
+
"_type": "Value"
|
| 16 |
+
},
|
| 17 |
+
"sentences": {
|
| 18 |
"dtype": "string",
|
| 19 |
"id": null,
|
| 20 |
"_type": "Value"
|
|
|
|
| 24 |
"id": null,
|
| 25 |
"_type": "Value"
|
| 26 |
},
|
| 27 |
+
"user": {
|
| 28 |
+
"dtype": "string",
|
| 29 |
+
"id": null,
|
| 30 |
+
"_type": "Value"
|
| 31 |
+
},
|
| 32 |
+
"sentence_id": {
|
| 33 |
+
"dtype": "string",
|
| 34 |
"id": null,
|
| 35 |
+
"_type": "Value"
|
| 36 |
},
|
| 37 |
+
"timestamp": {
|
| 38 |
+
"dtype": "float64",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 39 |
"id": null,
|
| 40 |
+
"_type": "Value"
|
| 41 |
},
|
| 42 |
+
"__index_level_0__": {
|
| 43 |
+
"dtype": "int64",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 44 |
"id": null,
|
| 45 |
+
"_type": "Value"
|
| 46 |
}
|
| 47 |
},
|
| 48 |
"post_processed": null,
|
|
|
|
| 54 |
"splits": {
|
| 55 |
"train": {
|
| 56 |
"name": "train",
|
| 57 |
+
"num_bytes": 23915451,
|
| 58 |
+
"num_examples": 106262,
|
| 59 |
"dataset_name": "python_slack"
|
| 60 |
}
|
| 61 |
},
|
| 62 |
"download_checksums": null,
|
| 63 |
+
"download_size": 10765286,
|
| 64 |
"post_processing_size": null,
|
| 65 |
+
"dataset_size": 23915451,
|
| 66 |
+
"size_in_bytes": 34680737
|
| 67 |
}}
|