parquet-converter commited on
Commit
a4356f3
·
1 Parent(s): 5630310

Update parquet files

Browse files
data/train-00000-of-00003-0a861b78ced1a703.parquet → NeelNanda--codeparrot_clean_subset_train/parquet-train-00000-of-00003.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ab2b863648745f08f8236a706a266a695f3649deb5e51de239f70baa91fbb0dd
3
- size 135862764
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31b01fbe68658a383cfee6b1e18b5e34547223b5a99a835924173693c4949c3a
3
+ size 194576257
data/train-00001-of-00003-ec512d6bce10bd8d.parquet → NeelNanda--codeparrot_clean_subset_train/parquet-train-00001-of-00003.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0a3501aef5cca39d881bb0ba11af89fe71e02f80c186c5822fc28f0887f54a3f
3
- size 134261698
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:165d486b598ef95cc98135aeaed66b9dceb6e52a18c33052e3f5bc0ba800da58
3
+ size 193779693
data/train-00002-of-00003-d52ac92f7565cc94.parquet → NeelNanda--codeparrot_clean_subset_train/parquet-train-00002-of-00003.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e07d50d7939a23884a8834c869757dd51c7133d8870aee29e9271a0677837d6d
3
- size 134174841
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:169ab1119c417c220404d53b92baef6b08beaa73a02eabe27ca7063bc23b562e
3
+ size 17586680
dataset_infos.json DELETED
@@ -1,108 +0,0 @@
1
- {"NeelNanda--codeparrot_clean_subset_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
- "hash": {
38
- "dtype": "int64",
39
- "id": null,
40
- "_type": "Value"
41
- },
42
- "line_mean": {
43
- "dtype": "float64",
44
- "id": null,
45
- "_type": "Value"
46
- },
47
- "line_max": {
48
- "dtype": "int64",
49
- "id": null,
50
- "_type": "Value"
51
- },
52
- "alpha_frac": {
53
- "dtype": "float64",
54
- "id": null,
55
- "_type": "Value"
56
- },
57
- "autogenerated": {
58
- "dtype": "bool",
59
- "id": null,
60
- "_type": "Value"
61
- },
62
- "ratio": {
63
- "dtype": "float64",
64
- "id": null,
65
- "_type": "Value"
66
- },
67
- "config_test": {
68
- "dtype": "bool",
69
- "id": null,
70
- "_type": "Value"
71
- },
72
- "has_no_keywords": {
73
- "dtype": "bool",
74
- "id": null,
75
- "_type": "Value"
76
- },
77
- "few_assignments": {
78
- "dtype": "bool",
79
- "id": null,
80
- "_type": "Value"
81
- }
82
- },
83
- "post_processed": null,
84
- "supervised_keys": null,
85
- "task_templates": null,
86
- "builder_name": "parquet",
87
- "config_name": "codeparrot--codeparrot-train-v2-near-dedup",
88
- "version": {
89
- "version_str": "0.0.0",
90
- "description": null,
91
- "major": 0,
92
- "minor": 0,
93
- "patch": 0
94
- },
95
- "splits": {
96
- "train": {
97
- "name": "train",
98
- "num_bytes": 1084465466,
99
- "num_examples": 138359,
100
- "dataset_name": "codeparrot_clean_subset_train"
101
- }
102
- },
103
- "download_checksums": null,
104
- "download_size": 404299303,
105
- "post_processing_size": null,
106
- "dataset_size": 1084465466,
107
- "size_in_bytes": 1488764769
108
- }}