Teen-Different commited on
Commit
deeff25
·
verified ·
1 Parent(s): 2c2ee12

Upload folder using huggingface_hub

Browse files
data-00000-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:668495e51185a2d3b70c25611efc751ad0533d72ea375a2f780f1da670502d4b
3
+ size 373908776
data-00001-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbefde82919411f035da6fe1858d549d0ae427c0ef27d9eb656cfa0f24cbd005
3
+ size 150245144
dataset_info.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "entry_point": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "original_triton_python_code": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "optimised_triton_code": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "repo_name": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "module_name": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "synthetic": {
26
+ "dtype": "bool",
27
+ "_type": "Value"
28
+ },
29
+ "uuid": {
30
+ "dtype": "int64",
31
+ "_type": "Value"
32
+ },
33
+ "licenses": {
34
+ "feature": {
35
+ "dtype": "string",
36
+ "_type": "Value"
37
+ },
38
+ "_type": "Sequence"
39
+ },
40
+ "stars": {
41
+ "dtype": "int64",
42
+ "_type": "Value"
43
+ },
44
+ "sha": {
45
+ "dtype": "string",
46
+ "_type": "Value"
47
+ },
48
+ "repo_link": {
49
+ "dtype": "string",
50
+ "_type": "Value"
51
+ }
52
+ },
53
+ "homepage": "",
54
+ "license": ""
55
+ }
state.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "26aac577825dc9aa",
11
+ "_format_columns": [
12
+ "entry_point",
13
+ "original_triton_python_code",
14
+ "optimised_triton_code",
15
+ "repo_name",
16
+ "module_name",
17
+ "synthetic",
18
+ "uuid",
19
+ "licenses",
20
+ "stars",
21
+ "sha",
22
+ "repo_link"
23
+ ],
24
+ "_format_kwargs": {},
25
+ "_format_type": null,
26
+ "_output_all_columns": false,
27
+ "_split": null
28
+ }