tomekkorbak commited on
Commit
47806c1
·
1 Parent(s): 645f0e6

Upload dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -62
dataset_infos.json CHANGED
@@ -1,62 +1 @@
1
- {"tomekkorbak--python-github-code": {
2
- "description": "",
3
- "citation": "",
4
- "homepage": "",
5
- "license": "",
6
- "features": {
7
- "text": {
8
- "dtype": "string",
9
- "id": null,
10
- "_type": "Value"
11
- },
12
- "repo_name": {
13
- "dtype": "string",
14
- "id": null,
15
- "_type": "Value"
16
- },
17
- "path": {
18
- "dtype": "string",
19
- "id": null,
20
- "_type": "Value"
21
- },
22
- "language": {
23
- "dtype": "string",
24
- "id": null,
25
- "_type": "Value"
26
- },
27
- "license": {
28
- "dtype": "string",
29
- "id": null,
30
- "_type": "Value"
31
- },
32
- "size": {
33
- "dtype": "int64",
34
- "id": null,
35
- "_type": "Value"
36
- },
37
- "score": {
38
- "dtype": "float64",
39
- "id": null,
40
- "_type": "Value"
41
- }
42
- },
43
- "post_processed": null,
44
- "supervised_keys": null,
45
- "task_templates": null,
46
- "builder_name": null,
47
- "config_name": null,
48
- "version": null,
49
- "splits": {
50
- "train": {
51
- "name": "train",
52
- "num_bytes": 80195101,
53
- "num_examples": 10000,
54
- "dataset_name": "python-github-code"
55
- }
56
- },
57
- "download_checksums": null,
58
- "download_size": 28818276,
59
- "post_processing_size": null,
60
- "dataset_size": 80195101,
61
- "size_in_bytes": 109013377
62
- }}
 
1
+ {"tomekkorbak--python-github-code": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"text": {"dtype": "string", "id": null, "_type": "Value"}, "repo_name": {"dtype": "string", "id": null, "_type": "Value"}, "path": {"dtype": "string", "id": null, "_type": "Value"}, "language": {"dtype": "string", "id": null, "_type": "Value"}, "license": {"dtype": "string", "id": null, "_type": "Value"}, "size": {"dtype": "int64", "id": null, "_type": "Value"}, "score": {"dtype": "float64", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"train": {"name": "train", "num_bytes": 72175590.9, "num_examples": 9000, "dataset_name": "python-github-code"}, "test": {"name": "test", "num_bytes": 8019510.1, "num_examples": 1000, "dataset_name": "python-github-code"}}, "download_checksums": null, "download_size": 29010065, "post_processing_size": null, "dataset_size": 80195101.0, "size_in_bytes": 109205166.0}}