DaniilOr commited on
Commit
09e7e83
·
verified ·
1 Parent(s): 8f17609

Add files using upload-large-folder tool

Browse files
Files changed (3) hide show
  1. data-00000-of-00001.arrow +3 -0
  2. dataset_info.json +36 -0
  3. state.json +13 -0
data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef8b1e3ecc871e5edc9bd34fdbee0405803f00cf147cafc014fcc43b755e157a
3
+ size 332865160
dataset_info.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "code": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "language": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "AST_depth": {
14
+ "dtype": "int64",
15
+ "_type": "Value"
16
+ },
17
+ "alphanumeric_fraction": {
18
+ "dtype": "float64",
19
+ "_type": "Value"
20
+ },
21
+ "max_line_length": {
22
+ "dtype": "int64",
23
+ "_type": "Value"
24
+ },
25
+ "avg_line_length": {
26
+ "dtype": "float64",
27
+ "_type": "Value"
28
+ },
29
+ "num_lines": {
30
+ "dtype": "int64",
31
+ "_type": "Value"
32
+ }
33
+ },
34
+ "homepage": "",
35
+ "license": ""
36
+ }
state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "7c59fb58ec01a04d",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }