Pavithra commited on
Commit
2bb10b8
1 Parent(s): 74d4e8a

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-valid": {
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-valid",
43
+ "version": {
44
+ "version_str": "0.0.0",
45
+ "description": null,
46
+ "major": 0,
47
+ "minor": 0,
48
+ "patch": 0
49
+ },
50
+ "splits": {
51
+ "validation": {
52
+ "name": "validation",
53
+ "num_bytes": 6658928.80794702,
54
+ "num_examples": 500,
55
+ "dataset_name": "autopilot-sampled50k-valid"
56
+ }
57
+ },
58
+ "download_checksums": null,
59
+ "download_size": 2404205,
60
+ "post_processing_size": null,
61
+ "dataset_size": 6658928.80794702,
62
+ "size_in_bytes": 9063133.807947021
63
+ }}