Teen-Different commited on
Commit
6fabd42
·
verified ·
1 Parent(s): 486dbee

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:ffb7365c6c821759f122f4bd0b0437513f9242b99dda6e1a6471ca5a27994480
3
+ size 259197232
data-00001-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b936952933fce15d14ea4849ce1b1e21890489635d8f319af6e29339b7499811
3
+ size 264949312
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": "364a0f9b843e6211",
11
+ "_format_columns": [
12
+ "entry_point",
13
+ "licenses",
14
+ "module_name",
15
+ "optimised_triton_code",
16
+ "original_triton_python_code",
17
+ "repo_link",
18
+ "repo_name",
19
+ "sha",
20
+ "stars",
21
+ "synthetic",
22
+ "uuid"
23
+ ],
24
+ "_format_kwargs": {},
25
+ "_format_type": null,
26
+ "_output_all_columns": false,
27
+ "_split": null
28
+ }