TheGreatRambler commited on
Commit
9ef0de0
1 Parent(s): a1184b8

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +43 -0
dataset_infos.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"TheGreatRambler--mm2_user_world_record": {
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": 419096206,
34
+ "num_examples": 15296090,
35
+ "dataset_name": "mm2_user_world_record"
36
+ }
37
+ },
38
+ "download_checksums": null,
39
+ "download_size": 132311643,
40
+ "post_processing_size": null,
41
+ "dataset_size": 419096206,
42
+ "size_in_bytes": 551407849
43
+ }}