vinsblack commited on
Commit
f9f78cc
·
verified ·
1 Parent(s): ff21bde

Upload 4 files

Browse files
.gitattributes CHANGED
@@ -1,2 +1,4 @@
1
  data-00000-of-00002.arrow filter=lfs diff=lfs merge=lfs -text
2
  data-00001-of-00002.arrow filter=lfs diff=lfs merge=lfs -text
 
 
 
1
  data-00000-of-00002.arrow filter=lfs diff=lfs merge=lfs -text
2
  data-00001-of-00002.arrow filter=lfs diff=lfs merge=lfs -text
3
+ train/train/data-00000-of-00002.arrow filter=lfs diff=lfs merge=lfs -text
4
+ train/train/data-00001-of-00002.arrow filter=lfs diff=lfs merge=lfs -text
train/train/data-00000-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:472520ade49940414d813b011afd42376f7d013c5d407335c5cf1ddd78633591
3
+ size 399364672
train/train/data-00001-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e81977ba02ad9576be1e13bcce8704919ac208721b8dd857f5e1c6da6537d51
3
+ size 484967064
train/train/dataset_info.json ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "content": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "repository": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "path": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "language": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "size_bytes": {
22
+ "dtype": "int64",
23
+ "_type": "Value"
24
+ },
25
+ "license": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "quality_score": {
30
+ "dtype": "float64",
31
+ "_type": "Value"
32
+ },
33
+ "created_date": {
34
+ "dtype": "string",
35
+ "_type": "Value"
36
+ },
37
+ "last_modified": {
38
+ "dtype": "string",
39
+ "_type": "Value"
40
+ },
41
+ "stars": {
42
+ "dtype": "int64",
43
+ "_type": "Value"
44
+ },
45
+ "is_test": {
46
+ "dtype": "bool",
47
+ "_type": "Value"
48
+ },
49
+ "complexity": {
50
+ "dtype": "string",
51
+ "_type": "Value"
52
+ },
53
+ "documentation_ratio": {
54
+ "dtype": "float64",
55
+ "_type": "Value"
56
+ }
57
+ },
58
+ "homepage": "",
59
+ "license": ""
60
+ }
train/train/state.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00002.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00002.arrow"
8
+ }
9
+ ],
10
+ "_fingerprint": "0e1319b30ee331f3",
11
+ "_format_columns": null,
12
+ "_format_kwargs": {},
13
+ "_format_type": null,
14
+ "_output_all_columns": false,
15
+ "_split": null
16
+ }