Datasets:
Upload folder using huggingface_hub
Browse files- data/8k/dataset_dict.json +1 -0
- data/8k/prompt/data-00000-of-00001.arrow +3 -0
- data/8k/prompt/dataset_info.json +54 -0
- data/8k/prompt/state.json +13 -0
- data/8k/test/data-00000-of-00001.arrow +3 -0
- data/8k/test/dataset_info.json +54 -0
- data/8k/test/state.json +13 -0
- data/8k/train/data-00000-of-00001.arrow +3 -0
- data/8k/train/dataset_info.json +54 -0
- data/8k/train/state.json +13 -0
- data/8k/validation/data-00000-of-00001.arrow +3 -0
- data/8k/validation/dataset_info.json +54 -0
- data/8k/validation/state.json +13 -0
data/8k/dataset_dict.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"splits": ["test", "train", "validation", "prompt"]}
|
data/8k/prompt/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1d756181f4d7e931a1e7295d01ec078e341d154fde20b803b01a48664078b65f
|
| 3 |
+
size 305352
|
data/8k/prompt/dataset_info.json
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"citation": "",
|
| 3 |
+
"description": "",
|
| 4 |
+
"features": {
|
| 5 |
+
"task_id": {
|
| 6 |
+
"dtype": "int64",
|
| 7 |
+
"_type": "Value"
|
| 8 |
+
},
|
| 9 |
+
"text": {
|
| 10 |
+
"dtype": "string",
|
| 11 |
+
"_type": "Value"
|
| 12 |
+
},
|
| 13 |
+
"code": {
|
| 14 |
+
"dtype": "string",
|
| 15 |
+
"_type": "Value"
|
| 16 |
+
},
|
| 17 |
+
"test_list": {
|
| 18 |
+
"feature": {
|
| 19 |
+
"dtype": "string",
|
| 20 |
+
"_type": "Value"
|
| 21 |
+
},
|
| 22 |
+
"_type": "Sequence"
|
| 23 |
+
},
|
| 24 |
+
"test_setup_code": {
|
| 25 |
+
"dtype": "string",
|
| 26 |
+
"_type": "Value"
|
| 27 |
+
},
|
| 28 |
+
"challenge_test_list": {
|
| 29 |
+
"feature": {
|
| 30 |
+
"dtype": "null",
|
| 31 |
+
"_type": "Value"
|
| 32 |
+
},
|
| 33 |
+
"_type": "Sequence"
|
| 34 |
+
},
|
| 35 |
+
"context": {
|
| 36 |
+
"dtype": "string",
|
| 37 |
+
"_type": "Value"
|
| 38 |
+
},
|
| 39 |
+
"context_id": {
|
| 40 |
+
"dtype": "string",
|
| 41 |
+
"_type": "Value"
|
| 42 |
+
},
|
| 43 |
+
"context_length_tokens": {
|
| 44 |
+
"dtype": "int64",
|
| 45 |
+
"_type": "Value"
|
| 46 |
+
},
|
| 47 |
+
"code_length_chars": {
|
| 48 |
+
"dtype": "int64",
|
| 49 |
+
"_type": "Value"
|
| 50 |
+
}
|
| 51 |
+
},
|
| 52 |
+
"homepage": "",
|
| 53 |
+
"license": ""
|
| 54 |
+
}
|
data/8k/prompt/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "fe25aae146dc8729",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": null
|
| 13 |
+
}
|
data/8k/test/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:48ad9512e651d4129223b305a328122f3e3e80cd7adb7c0c0ab9aa75cce8e57c
|
| 3 |
+
size 15407104
|
data/8k/test/dataset_info.json
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"citation": "",
|
| 3 |
+
"description": "",
|
| 4 |
+
"features": {
|
| 5 |
+
"task_id": {
|
| 6 |
+
"dtype": "int64",
|
| 7 |
+
"_type": "Value"
|
| 8 |
+
},
|
| 9 |
+
"text": {
|
| 10 |
+
"dtype": "string",
|
| 11 |
+
"_type": "Value"
|
| 12 |
+
},
|
| 13 |
+
"code": {
|
| 14 |
+
"dtype": "string",
|
| 15 |
+
"_type": "Value"
|
| 16 |
+
},
|
| 17 |
+
"test_list": {
|
| 18 |
+
"feature": {
|
| 19 |
+
"dtype": "string",
|
| 20 |
+
"_type": "Value"
|
| 21 |
+
},
|
| 22 |
+
"_type": "Sequence"
|
| 23 |
+
},
|
| 24 |
+
"test_setup_code": {
|
| 25 |
+
"dtype": "string",
|
| 26 |
+
"_type": "Value"
|
| 27 |
+
},
|
| 28 |
+
"challenge_test_list": {
|
| 29 |
+
"feature": {
|
| 30 |
+
"dtype": "string",
|
| 31 |
+
"_type": "Value"
|
| 32 |
+
},
|
| 33 |
+
"_type": "Sequence"
|
| 34 |
+
},
|
| 35 |
+
"context": {
|
| 36 |
+
"dtype": "string",
|
| 37 |
+
"_type": "Value"
|
| 38 |
+
},
|
| 39 |
+
"context_id": {
|
| 40 |
+
"dtype": "string",
|
| 41 |
+
"_type": "Value"
|
| 42 |
+
},
|
| 43 |
+
"context_length_tokens": {
|
| 44 |
+
"dtype": "int64",
|
| 45 |
+
"_type": "Value"
|
| 46 |
+
},
|
| 47 |
+
"code_length_chars": {
|
| 48 |
+
"dtype": "int64",
|
| 49 |
+
"_type": "Value"
|
| 50 |
+
}
|
| 51 |
+
},
|
| 52 |
+
"homepage": "",
|
| 53 |
+
"license": ""
|
| 54 |
+
}
|
data/8k/test/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "a4afd9acc681577b",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": null
|
| 13 |
+
}
|
data/8k/train/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1971b007f2a15afa99c78fa9d086099c70f3a978dc54348315235e81f643bc12
|
| 3 |
+
size 11528640
|
data/8k/train/dataset_info.json
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"citation": "",
|
| 3 |
+
"description": "",
|
| 4 |
+
"features": {
|
| 5 |
+
"task_id": {
|
| 6 |
+
"dtype": "int64",
|
| 7 |
+
"_type": "Value"
|
| 8 |
+
},
|
| 9 |
+
"text": {
|
| 10 |
+
"dtype": "string",
|
| 11 |
+
"_type": "Value"
|
| 12 |
+
},
|
| 13 |
+
"code": {
|
| 14 |
+
"dtype": "string",
|
| 15 |
+
"_type": "Value"
|
| 16 |
+
},
|
| 17 |
+
"test_list": {
|
| 18 |
+
"feature": {
|
| 19 |
+
"dtype": "string",
|
| 20 |
+
"_type": "Value"
|
| 21 |
+
},
|
| 22 |
+
"_type": "Sequence"
|
| 23 |
+
},
|
| 24 |
+
"test_setup_code": {
|
| 25 |
+
"dtype": "string",
|
| 26 |
+
"_type": "Value"
|
| 27 |
+
},
|
| 28 |
+
"challenge_test_list": {
|
| 29 |
+
"feature": {
|
| 30 |
+
"dtype": "null",
|
| 31 |
+
"_type": "Value"
|
| 32 |
+
},
|
| 33 |
+
"_type": "Sequence"
|
| 34 |
+
},
|
| 35 |
+
"context": {
|
| 36 |
+
"dtype": "string",
|
| 37 |
+
"_type": "Value"
|
| 38 |
+
},
|
| 39 |
+
"context_id": {
|
| 40 |
+
"dtype": "string",
|
| 41 |
+
"_type": "Value"
|
| 42 |
+
},
|
| 43 |
+
"context_length_tokens": {
|
| 44 |
+
"dtype": "int64",
|
| 45 |
+
"_type": "Value"
|
| 46 |
+
},
|
| 47 |
+
"code_length_chars": {
|
| 48 |
+
"dtype": "int64",
|
| 49 |
+
"_type": "Value"
|
| 50 |
+
}
|
| 51 |
+
},
|
| 52 |
+
"homepage": "",
|
| 53 |
+
"license": ""
|
| 54 |
+
}
|
data/8k/train/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "895957fd459b3a6e",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": null
|
| 13 |
+
}
|
data/8k/validation/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cbf49684ea43be79f2029e9d43cba129bec1f85c135c9baaccb76d2b174442de
|
| 3 |
+
size 2777376
|
data/8k/validation/dataset_info.json
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"citation": "",
|
| 3 |
+
"description": "",
|
| 4 |
+
"features": {
|
| 5 |
+
"task_id": {
|
| 6 |
+
"dtype": "int64",
|
| 7 |
+
"_type": "Value"
|
| 8 |
+
},
|
| 9 |
+
"text": {
|
| 10 |
+
"dtype": "string",
|
| 11 |
+
"_type": "Value"
|
| 12 |
+
},
|
| 13 |
+
"code": {
|
| 14 |
+
"dtype": "string",
|
| 15 |
+
"_type": "Value"
|
| 16 |
+
},
|
| 17 |
+
"test_list": {
|
| 18 |
+
"feature": {
|
| 19 |
+
"dtype": "string",
|
| 20 |
+
"_type": "Value"
|
| 21 |
+
},
|
| 22 |
+
"_type": "Sequence"
|
| 23 |
+
},
|
| 24 |
+
"test_setup_code": {
|
| 25 |
+
"dtype": "string",
|
| 26 |
+
"_type": "Value"
|
| 27 |
+
},
|
| 28 |
+
"challenge_test_list": {
|
| 29 |
+
"feature": {
|
| 30 |
+
"dtype": "null",
|
| 31 |
+
"_type": "Value"
|
| 32 |
+
},
|
| 33 |
+
"_type": "Sequence"
|
| 34 |
+
},
|
| 35 |
+
"context": {
|
| 36 |
+
"dtype": "string",
|
| 37 |
+
"_type": "Value"
|
| 38 |
+
},
|
| 39 |
+
"context_id": {
|
| 40 |
+
"dtype": "string",
|
| 41 |
+
"_type": "Value"
|
| 42 |
+
},
|
| 43 |
+
"context_length_tokens": {
|
| 44 |
+
"dtype": "int64",
|
| 45 |
+
"_type": "Value"
|
| 46 |
+
},
|
| 47 |
+
"code_length_chars": {
|
| 48 |
+
"dtype": "int64",
|
| 49 |
+
"_type": "Value"
|
| 50 |
+
}
|
| 51 |
+
},
|
| 52 |
+
"homepage": "",
|
| 53 |
+
"license": ""
|
| 54 |
+
}
|
data/8k/validation/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "7eebf08db4881862",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": null
|
| 13 |
+
}
|