TheGreatRambler commited on
Commit
a436c80
1 Parent(s): 43aa4c0

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +53 -0
dataset_infos.json ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"TheGreatRambler--mm2_ninji": {
2
+ "description": "",
3
+ "citation": "",
4
+ "homepage": "",
5
+ "license": "",
6
+ "features": {
7
+ "data_id": {
8
+ "dtype": "int32",
9
+ "id": null,
10
+ "_type": "Value"
11
+ },
12
+ "pid": {
13
+ "dtype": "string",
14
+ "id": null,
15
+ "_type": "Value"
16
+ },
17
+ "time": {
18
+ "dtype": "int32",
19
+ "id": null,
20
+ "_type": "Value"
21
+ },
22
+ "replay": {
23
+ "dtype": "binary",
24
+ "id": null,
25
+ "_type": "Value"
26
+ }
27
+ },
28
+ "post_processed": null,
29
+ "supervised_keys": null,
30
+ "task_templates": null,
31
+ "builder_name": "parquet",
32
+ "config_name": "default",
33
+ "version": {
34
+ "version_str": "0.0.0",
35
+ "description": null,
36
+ "major": 0,
37
+ "minor": 0,
38
+ "patch": 0
39
+ },
40
+ "splits": {
41
+ "train": {
42
+ "name": "train",
43
+ "num_bytes": 12291823093,
44
+ "num_examples": 3088581,
45
+ "dataset_name": "mm2_ninji"
46
+ }
47
+ },
48
+ "download_checksums": null,
49
+ "download_size": 11711788067,
50
+ "post_processing_size": null,
51
+ "dataset_size": 12291823093,
52
+ "size_in_bytes": 24003611160
53
+ }}