Pavithra commited on
Commit
245b9e9
1 Parent(s): 20a3cd4

Upload dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +63 -0
dataset_infos.json ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"Pavithra--autopilot-sampled50k-train": {
2
+ "description": "",
3
+ "citation": "",
4
+ "homepage": "",
5
+ "license": "",
6
+ "features": {
7
+ "repo_name": {
8
+ "dtype": "string",
9
+ "id": null,
10
+ "_type": "Value"
11
+ },
12
+ "path": {
13
+ "dtype": "string",
14
+ "id": null,
15
+ "_type": "Value"
16
+ },
17
+ "copies": {
18
+ "dtype": "string",
19
+ "id": null,
20
+ "_type": "Value"
21
+ },
22
+ "size": {
23
+ "dtype": "string",
24
+ "id": null,
25
+ "_type": "Value"
26
+ },
27
+ "content": {
28
+ "dtype": "string",
29
+ "id": null,
30
+ "_type": "Value"
31
+ },
32
+ "license": {
33
+ "dtype": "string",
34
+ "id": null,
35
+ "_type": "Value"
36
+ }
37
+ },
38
+ "post_processed": null,
39
+ "supervised_keys": null,
40
+ "task_templates": null,
41
+ "builder_name": "json",
42
+ "config_name": "huggingface-course--codeparrot-ds-train",
43
+ "version": {
44
+ "version_str": "0.0.0",
45
+ "description": null,
46
+ "major": 0,
47
+ "minor": 0,
48
+ "patch": 0
49
+ },
50
+ "splits": {
51
+ "train": {
52
+ "name": "train",
53
+ "num_bytes": 652800671.2321993,
54
+ "num_examples": 50000,
55
+ "dataset_name": "autopilot-sampled50k-train"
56
+ }
57
+ },
58
+ "download_checksums": null,
59
+ "download_size": 246328805,
60
+ "post_processing_size": null,
61
+ "dataset_size": 652800671.2321993,
62
+ "size_in_bytes": 899129476.2321993
63
+ }}