TheGreatRambler commited on
Commit
98276f2
1 Parent(s): e85881e

Upload dataset_infos.json with huggingface_hub

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