Zaid commited on
Commit
5c5501a
1 Parent(s): 4e9fb77

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +10 -7
dataset_infos.json CHANGED
@@ -12,9 +12,12 @@
12
  "dtype": "string",
13
  "_type": "Value"
14
  },
15
- "gender": {
16
- "dtype": "string",
17
- "_type": "Value"
 
 
 
18
  }
19
  },
20
  "builder_name": "dummy",
@@ -28,12 +31,12 @@
28
  "splits": {
29
  "train": {
30
  "name": "train",
31
- "num_bytes": 52,
32
  "num_examples": 2,
33
  "dataset_name": null
34
  }
35
  },
36
- "download_size": 1095,
37
- "dataset_size": 52,
38
- "size_in_bytes": 1147
39
  }}
12
  "dtype": "string",
13
  "_type": "Value"
14
  },
15
+ "label": {
16
+ "names": [
17
+ "female",
18
+ "male"
19
+ ],
20
+ "_type": "ClassLabel"
21
  }
22
  },
23
  "builder_name": "dummy",
31
  "splits": {
32
  "train": {
33
  "name": "train",
34
+ "num_bytes": 50,
35
  "num_examples": 2,
36
  "dataset_name": null
37
  }
38
  },
39
+ "download_size": 1182,
40
+ "dataset_size": 50,
41
+ "size_in_bytes": 1232
42
  }}