nsthorat-lilac
commited on
Upload folder using huggingface_hub
Browse files- lilac/HumanEval/canonical_solution/lang_detection/data-00000-of-00001.parquet +3 -0
- lilac/HumanEval/canonical_solution/lang_detection/signal_manifest.json +32 -0
- lilac/HumanEval/canonical_solution/text_statistics/data-00000-of-00001.parquet +3 -0
- lilac/HumanEval/canonical_solution/text_statistics/signal_manifest.json +66 -0
- lilac/HumanEval/data-00000-of-00001.parquet +3 -0
- lilac/HumanEval/manifest.json +44 -0
- lilac/HumanEval/prompt/lang_detection/data-00000-of-00001.parquet +3 -0
- lilac/HumanEval/prompt/lang_detection/signal_manifest.json +32 -0
- lilac/HumanEval/prompt/text_statistics/data-00000-of-00001.parquet +3 -0
- lilac/HumanEval/prompt/text_statistics/signal_manifest.json +66 -0
- lilac/HumanEval/prompt__cluster-00000-of-00001.parquet +3 -0
- lilac/HumanEval/prompt__cluster.map_manifest.json +54 -0
- lilac/HumanEval/test/lang_detection/data-00000-of-00001.parquet +3 -0
- lilac/HumanEval/test/lang_detection/signal_manifest.json +32 -0
- lilac/HumanEval/test/text_statistics/data-00000-of-00001.parquet +3 -0
- lilac/HumanEval/test/text_statistics/signal_manifest.json +66 -0
lilac/HumanEval/canonical_solution/lang_detection/data-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:56db315b7b14ce99357ebfb5d64e36f50fb8bc81d302c1716189b09ca63e23e9
|
3 |
+
size 6274
|
lilac/HumanEval/canonical_solution/lang_detection/signal_manifest.json
ADDED
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"files": [
|
3 |
+
"data-00000-of-00001.parquet"
|
4 |
+
],
|
5 |
+
"parquet_id": "canonical_solution.lang_detection",
|
6 |
+
"data_schema": {
|
7 |
+
"fields": {
|
8 |
+
"canonical_solution": {
|
9 |
+
"fields": {
|
10 |
+
"lang_detection": {
|
11 |
+
"dtype": {
|
12 |
+
"type": "string"
|
13 |
+
},
|
14 |
+
"signal": {
|
15 |
+
"split_by_paragraph": false,
|
16 |
+
"signal_name": "lang_detection"
|
17 |
+
}
|
18 |
+
}
|
19 |
+
}
|
20 |
+
}
|
21 |
+
}
|
22 |
+
},
|
23 |
+
"signal": {
|
24 |
+
"split_by_paragraph": false,
|
25 |
+
"signal_name": "lang_detection"
|
26 |
+
},
|
27 |
+
"enriched_path": [
|
28 |
+
"canonical_solution"
|
29 |
+
],
|
30 |
+
"py_version": "0.3.0",
|
31 |
+
"use_garden": false
|
32 |
+
}
|
lilac/HumanEval/canonical_solution/text_statistics/data-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:baaab31ea20f257cd55c23c83d006acf34b1d68a9e6617540cde00c36d07aaea
|
3 |
+
size 8293
|
lilac/HumanEval/canonical_solution/text_statistics/signal_manifest.json
ADDED
@@ -0,0 +1,66 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"files": [
|
3 |
+
"data-00000-of-00001.parquet"
|
4 |
+
],
|
5 |
+
"parquet_id": "canonical_solution.text_statistics",
|
6 |
+
"data_schema": {
|
7 |
+
"fields": {
|
8 |
+
"canonical_solution": {
|
9 |
+
"fields": {
|
10 |
+
"text_statistics": {
|
11 |
+
"fields": {
|
12 |
+
"num_characters": {
|
13 |
+
"dtype": {
|
14 |
+
"type": "int32"
|
15 |
+
}
|
16 |
+
},
|
17 |
+
"readability": {
|
18 |
+
"dtype": {
|
19 |
+
"type": "float32"
|
20 |
+
}
|
21 |
+
},
|
22 |
+
"log(type_token_ratio)": {
|
23 |
+
"dtype": {
|
24 |
+
"type": "float32"
|
25 |
+
}
|
26 |
+
},
|
27 |
+
"frac_non_ascii": {
|
28 |
+
"dtype": {
|
29 |
+
"type": "float32"
|
30 |
+
},
|
31 |
+
"bins": [
|
32 |
+
[
|
33 |
+
"Low",
|
34 |
+
null,
|
35 |
+
0.15
|
36 |
+
],
|
37 |
+
[
|
38 |
+
"Medium",
|
39 |
+
0.15,
|
40 |
+
0.3
|
41 |
+
],
|
42 |
+
[
|
43 |
+
"High",
|
44 |
+
0.3,
|
45 |
+
null
|
46 |
+
]
|
47 |
+
]
|
48 |
+
}
|
49 |
+
},
|
50 |
+
"signal": {
|
51 |
+
"signal_name": "text_statistics"
|
52 |
+
}
|
53 |
+
}
|
54 |
+
}
|
55 |
+
}
|
56 |
+
}
|
57 |
+
},
|
58 |
+
"signal": {
|
59 |
+
"signal_name": "text_statistics"
|
60 |
+
},
|
61 |
+
"enriched_path": [
|
62 |
+
"canonical_solution"
|
63 |
+
],
|
64 |
+
"py_version": "0.3.0",
|
65 |
+
"use_garden": false
|
66 |
+
}
|
lilac/HumanEval/data-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:05409371d4635d943f967a217703f9a5033e3c1a729723511ec2d2868958ff30
|
3 |
+
size 59559
|
lilac/HumanEval/manifest.json
ADDED
@@ -0,0 +1,44 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"files": [
|
3 |
+
"data-00000-of-00001.parquet"
|
4 |
+
],
|
5 |
+
"data_schema": {
|
6 |
+
"fields": {
|
7 |
+
"task_id": {
|
8 |
+
"dtype": {
|
9 |
+
"type": "string"
|
10 |
+
}
|
11 |
+
},
|
12 |
+
"prompt": {
|
13 |
+
"dtype": {
|
14 |
+
"type": "string"
|
15 |
+
}
|
16 |
+
},
|
17 |
+
"canonical_solution": {
|
18 |
+
"dtype": {
|
19 |
+
"type": "string"
|
20 |
+
}
|
21 |
+
},
|
22 |
+
"test": {
|
23 |
+
"dtype": {
|
24 |
+
"type": "string"
|
25 |
+
}
|
26 |
+
},
|
27 |
+
"entry_point": {
|
28 |
+
"dtype": {
|
29 |
+
"type": "string"
|
30 |
+
}
|
31 |
+
},
|
32 |
+
"__hfsplit__": {
|
33 |
+
"dtype": {
|
34 |
+
"type": "string"
|
35 |
+
}
|
36 |
+
}
|
37 |
+
}
|
38 |
+
},
|
39 |
+
"source": {
|
40 |
+
"dataset_name": "openai_humaneval",
|
41 |
+
"load_from_disk": false,
|
42 |
+
"source_name": "huggingface"
|
43 |
+
}
|
44 |
+
}
|
lilac/HumanEval/prompt/lang_detection/data-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:57142c0c968d2eceb6ea89a301b49ec01d8098414b5dfe8a64b3236c53088384
|
3 |
+
size 5987
|
lilac/HumanEval/prompt/lang_detection/signal_manifest.json
ADDED
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"files": [
|
3 |
+
"data-00000-of-00001.parquet"
|
4 |
+
],
|
5 |
+
"parquet_id": "prompt.lang_detection",
|
6 |
+
"data_schema": {
|
7 |
+
"fields": {
|
8 |
+
"prompt": {
|
9 |
+
"fields": {
|
10 |
+
"lang_detection": {
|
11 |
+
"dtype": {
|
12 |
+
"type": "string"
|
13 |
+
},
|
14 |
+
"signal": {
|
15 |
+
"split_by_paragraph": false,
|
16 |
+
"signal_name": "lang_detection"
|
17 |
+
}
|
18 |
+
}
|
19 |
+
}
|
20 |
+
}
|
21 |
+
}
|
22 |
+
},
|
23 |
+
"signal": {
|
24 |
+
"split_by_paragraph": false,
|
25 |
+
"signal_name": "lang_detection"
|
26 |
+
},
|
27 |
+
"enriched_path": [
|
28 |
+
"prompt"
|
29 |
+
],
|
30 |
+
"py_version": "0.3.0",
|
31 |
+
"use_garden": false
|
32 |
+
}
|
lilac/HumanEval/prompt/text_statistics/data-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb4a9dcc5748090bc7f57db6120ae0faceb0d471a1051d3554b49665b0148f66
|
3 |
+
size 8429
|
lilac/HumanEval/prompt/text_statistics/signal_manifest.json
ADDED
@@ -0,0 +1,66 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"files": [
|
3 |
+
"data-00000-of-00001.parquet"
|
4 |
+
],
|
5 |
+
"parquet_id": "prompt.text_statistics",
|
6 |
+
"data_schema": {
|
7 |
+
"fields": {
|
8 |
+
"prompt": {
|
9 |
+
"fields": {
|
10 |
+
"text_statistics": {
|
11 |
+
"fields": {
|
12 |
+
"num_characters": {
|
13 |
+
"dtype": {
|
14 |
+
"type": "int32"
|
15 |
+
}
|
16 |
+
},
|
17 |
+
"readability": {
|
18 |
+
"dtype": {
|
19 |
+
"type": "float32"
|
20 |
+
}
|
21 |
+
},
|
22 |
+
"log(type_token_ratio)": {
|
23 |
+
"dtype": {
|
24 |
+
"type": "float32"
|
25 |
+
}
|
26 |
+
},
|
27 |
+
"frac_non_ascii": {
|
28 |
+
"dtype": {
|
29 |
+
"type": "float32"
|
30 |
+
},
|
31 |
+
"bins": [
|
32 |
+
[
|
33 |
+
"Low",
|
34 |
+
null,
|
35 |
+
0.15
|
36 |
+
],
|
37 |
+
[
|
38 |
+
"Medium",
|
39 |
+
0.15,
|
40 |
+
0.3
|
41 |
+
],
|
42 |
+
[
|
43 |
+
"High",
|
44 |
+
0.3,
|
45 |
+
null
|
46 |
+
]
|
47 |
+
]
|
48 |
+
}
|
49 |
+
},
|
50 |
+
"signal": {
|
51 |
+
"signal_name": "text_statistics"
|
52 |
+
}
|
53 |
+
}
|
54 |
+
}
|
55 |
+
}
|
56 |
+
}
|
57 |
+
},
|
58 |
+
"signal": {
|
59 |
+
"signal_name": "text_statistics"
|
60 |
+
},
|
61 |
+
"enriched_path": [
|
62 |
+
"prompt"
|
63 |
+
],
|
64 |
+
"py_version": "0.3.0",
|
65 |
+
"use_garden": false
|
66 |
+
}
|
lilac/HumanEval/prompt__cluster-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0854ede0d210c9a63525f1fe092c66bd188f7f2cef6b3f3909386a18325b0b10
|
3 |
+
size 8094
|
lilac/HumanEval/prompt__cluster.map_manifest.json
ADDED
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"files": [
|
3 |
+
"prompt__cluster-00000-of-00001.parquet"
|
4 |
+
],
|
5 |
+
"parquet_id": "map.prompt__cluster",
|
6 |
+
"data_schema": {
|
7 |
+
"fields": {
|
8 |
+
"prompt__cluster": {
|
9 |
+
"fields": {
|
10 |
+
"cluster_id": {
|
11 |
+
"dtype": {
|
12 |
+
"type": "int32"
|
13 |
+
},
|
14 |
+
"categorical": true
|
15 |
+
},
|
16 |
+
"cluster_membership_prob": {
|
17 |
+
"dtype": {
|
18 |
+
"type": "float32"
|
19 |
+
}
|
20 |
+
},
|
21 |
+
"cluster_title": {
|
22 |
+
"dtype": {
|
23 |
+
"type": "string"
|
24 |
+
}
|
25 |
+
},
|
26 |
+
"category_id": {
|
27 |
+
"dtype": {
|
28 |
+
"type": "int32"
|
29 |
+
},
|
30 |
+
"categorical": true
|
31 |
+
},
|
32 |
+
"category_membership_prob": {
|
33 |
+
"dtype": {
|
34 |
+
"type": "float32"
|
35 |
+
}
|
36 |
+
},
|
37 |
+
"category_title": {
|
38 |
+
"dtype": {
|
39 |
+
"type": "string"
|
40 |
+
}
|
41 |
+
}
|
42 |
+
},
|
43 |
+
"cluster": {
|
44 |
+
"min_cluster_size": 5,
|
45 |
+
"use_garden": true,
|
46 |
+
"input_path": [
|
47 |
+
"prompt"
|
48 |
+
]
|
49 |
+
}
|
50 |
+
}
|
51 |
+
}
|
52 |
+
},
|
53 |
+
"py_version": "0.3.0"
|
54 |
+
}
|
lilac/HumanEval/test/lang_detection/data-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:456e67b09410761d38278bc12ef495db29a525b8dba8abcf4113b6da416c1b11
|
3 |
+
size 5999
|
lilac/HumanEval/test/lang_detection/signal_manifest.json
ADDED
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"files": [
|
3 |
+
"data-00000-of-00001.parquet"
|
4 |
+
],
|
5 |
+
"parquet_id": "test.lang_detection",
|
6 |
+
"data_schema": {
|
7 |
+
"fields": {
|
8 |
+
"test": {
|
9 |
+
"fields": {
|
10 |
+
"lang_detection": {
|
11 |
+
"dtype": {
|
12 |
+
"type": "string"
|
13 |
+
},
|
14 |
+
"signal": {
|
15 |
+
"split_by_paragraph": false,
|
16 |
+
"signal_name": "lang_detection"
|
17 |
+
}
|
18 |
+
}
|
19 |
+
}
|
20 |
+
}
|
21 |
+
}
|
22 |
+
},
|
23 |
+
"signal": {
|
24 |
+
"split_by_paragraph": false,
|
25 |
+
"signal_name": "lang_detection"
|
26 |
+
},
|
27 |
+
"enriched_path": [
|
28 |
+
"test"
|
29 |
+
],
|
30 |
+
"py_version": "0.3.0",
|
31 |
+
"use_garden": false
|
32 |
+
}
|
lilac/HumanEval/test/text_statistics/data-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb61ddce647ad69f0f75ebf1ae78c54a09bd18f5d0a7c2341568ec1044745cb4
|
3 |
+
size 8338
|
lilac/HumanEval/test/text_statistics/signal_manifest.json
ADDED
@@ -0,0 +1,66 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"files": [
|
3 |
+
"data-00000-of-00001.parquet"
|
4 |
+
],
|
5 |
+
"parquet_id": "test.text_statistics",
|
6 |
+
"data_schema": {
|
7 |
+
"fields": {
|
8 |
+
"test": {
|
9 |
+
"fields": {
|
10 |
+
"text_statistics": {
|
11 |
+
"fields": {
|
12 |
+
"num_characters": {
|
13 |
+
"dtype": {
|
14 |
+
"type": "int32"
|
15 |
+
}
|
16 |
+
},
|
17 |
+
"readability": {
|
18 |
+
"dtype": {
|
19 |
+
"type": "float32"
|
20 |
+
}
|
21 |
+
},
|
22 |
+
"log(type_token_ratio)": {
|
23 |
+
"dtype": {
|
24 |
+
"type": "float32"
|
25 |
+
}
|
26 |
+
},
|
27 |
+
"frac_non_ascii": {
|
28 |
+
"dtype": {
|
29 |
+
"type": "float32"
|
30 |
+
},
|
31 |
+
"bins": [
|
32 |
+
[
|
33 |
+
"Low",
|
34 |
+
null,
|
35 |
+
0.15
|
36 |
+
],
|
37 |
+
[
|
38 |
+
"Medium",
|
39 |
+
0.15,
|
40 |
+
0.3
|
41 |
+
],
|
42 |
+
[
|
43 |
+
"High",
|
44 |
+
0.3,
|
45 |
+
null
|
46 |
+
]
|
47 |
+
]
|
48 |
+
}
|
49 |
+
},
|
50 |
+
"signal": {
|
51 |
+
"signal_name": "text_statistics"
|
52 |
+
}
|
53 |
+
}
|
54 |
+
}
|
55 |
+
}
|
56 |
+
}
|
57 |
+
},
|
58 |
+
"signal": {
|
59 |
+
"signal_name": "text_statistics"
|
60 |
+
},
|
61 |
+
"enriched_path": [
|
62 |
+
"test"
|
63 |
+
],
|
64 |
+
"py_version": "0.3.0",
|
65 |
+
"use_garden": false
|
66 |
+
}
|