Upload folder using huggingface_hub
Browse files- data/sft_selector_classifier_v2_rows/dataset_dict.json +1 -0
- data/sft_selector_classifier_v2_rows/test/cache-37ac5b3535fa25c3.arrow +3 -0
- data/sft_selector_classifier_v2_rows/test/cache-afdeed4ff581acb5.arrow +3 -0
- data/sft_selector_classifier_v2_rows/test/cache-c83ee499caacac18.arrow +3 -0
- data/sft_selector_classifier_v2_rows/test/data-00000-of-00001.arrow +3 -0
- data/sft_selector_classifier_v2_rows/test/dataset_info.json +38 -0
- data/sft_selector_classifier_v2_rows/test/state.json +13 -0
- data/sft_selector_classifier_v2_rows/train/cache-52fc3a7df8b77cca.arrow +3 -0
- data/sft_selector_classifier_v2_rows/train/cache-85bab9fab363c411.arrow +3 -0
- data/sft_selector_classifier_v2_rows/train/cache-bd79f79b2ac53cdd.arrow +3 -0
- data/sft_selector_classifier_v2_rows/train/data-00000-of-00001.arrow +3 -0
- data/sft_selector_classifier_v2_rows/train/dataset_info.json +38 -0
- data/sft_selector_classifier_v2_rows/train/state.json +13 -0
data/sft_selector_classifier_v2_rows/dataset_dict.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"splits": ["train", "test"]}
|
data/sft_selector_classifier_v2_rows/test/cache-37ac5b3535fa25c3.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d3f25ea22cd968ef68cabccccd1dff90568326a643c898c30ce136c1404b2316
|
| 3 |
+
size 2228256
|
data/sft_selector_classifier_v2_rows/test/cache-afdeed4ff581acb5.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:397c4a12bcff96fe8464f7db1f609fe7ca1d08630f6bb1e25c2ff89394138c27
|
| 3 |
+
size 3868080
|
data/sft_selector_classifier_v2_rows/test/cache-c83ee499caacac18.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:592dab34a1081e94247829a80d137726c27e04574c2405b401a5206b6c5df950
|
| 3 |
+
size 3504
|
data/sft_selector_classifier_v2_rows/test/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5344a7ae155f7a49e87ef72a5451fc691977290b0b599f2cb018c391a8ab80a2
|
| 3 |
+
size 2578720
|
data/sft_selector_classifier_v2_rows/test/dataset_info.json
ADDED
|
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"citation": "",
|
| 3 |
+
"description": "",
|
| 4 |
+
"features": {
|
| 5 |
+
"prompt": {
|
| 6 |
+
"dtype": "string",
|
| 7 |
+
"_type": "Value"
|
| 8 |
+
},
|
| 9 |
+
"completion": {
|
| 10 |
+
"dtype": "string",
|
| 11 |
+
"_type": "Value"
|
| 12 |
+
},
|
| 13 |
+
"messages": {
|
| 14 |
+
"completion": {
|
| 15 |
+
"dtype": "string",
|
| 16 |
+
"_type": "Value"
|
| 17 |
+
},
|
| 18 |
+
"prompt": {
|
| 19 |
+
"dtype": "string",
|
| 20 |
+
"_type": "Value"
|
| 21 |
+
}
|
| 22 |
+
},
|
| 23 |
+
"question": {
|
| 24 |
+
"dtype": "string",
|
| 25 |
+
"_type": "Value"
|
| 26 |
+
},
|
| 27 |
+
"db_id": {
|
| 28 |
+
"dtype": "string",
|
| 29 |
+
"_type": "Value"
|
| 30 |
+
},
|
| 31 |
+
"label_int": {
|
| 32 |
+
"dtype": "int64",
|
| 33 |
+
"_type": "Value"
|
| 34 |
+
}
|
| 35 |
+
},
|
| 36 |
+
"homepage": "",
|
| 37 |
+
"license": ""
|
| 38 |
+
}
|
data/sft_selector_classifier_v2_rows/test/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "e1486ae179871071",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": null
|
| 13 |
+
}
|
data/sft_selector_classifier_v2_rows/train/cache-52fc3a7df8b77cca.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3342adf482b9ff0408746868f25fb080b02da9587adbb007bf6082c636c852ef
|
| 3 |
+
size 93083112
|
data/sft_selector_classifier_v2_rows/train/cache-85bab9fab363c411.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:99980f14bc0216c3d073c282b6be5383426e68331e7e51443bd3ece096cd9cd8
|
| 3 |
+
size 53320824
|
data/sft_selector_classifier_v2_rows/train/cache-bd79f79b2ac53cdd.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:326b07306ed001cd0a4cfd0bdf0d9c9d8cc1f836010e9ad7859c79f68d9b8905
|
| 3 |
+
size 75256
|
data/sft_selector_classifier_v2_rows/train/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:28ce28cf3bbd48e621f1404799dce3641d805030d9843803e31390da19ccecfd
|
| 3 |
+
size 62049384
|
data/sft_selector_classifier_v2_rows/train/dataset_info.json
ADDED
|
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"citation": "",
|
| 3 |
+
"description": "",
|
| 4 |
+
"features": {
|
| 5 |
+
"prompt": {
|
| 6 |
+
"dtype": "string",
|
| 7 |
+
"_type": "Value"
|
| 8 |
+
},
|
| 9 |
+
"completion": {
|
| 10 |
+
"dtype": "string",
|
| 11 |
+
"_type": "Value"
|
| 12 |
+
},
|
| 13 |
+
"messages": {
|
| 14 |
+
"completion": {
|
| 15 |
+
"dtype": "string",
|
| 16 |
+
"_type": "Value"
|
| 17 |
+
},
|
| 18 |
+
"prompt": {
|
| 19 |
+
"dtype": "string",
|
| 20 |
+
"_type": "Value"
|
| 21 |
+
}
|
| 22 |
+
},
|
| 23 |
+
"question": {
|
| 24 |
+
"dtype": "string",
|
| 25 |
+
"_type": "Value"
|
| 26 |
+
},
|
| 27 |
+
"db_id": {
|
| 28 |
+
"dtype": "string",
|
| 29 |
+
"_type": "Value"
|
| 30 |
+
},
|
| 31 |
+
"label_int": {
|
| 32 |
+
"dtype": "int64",
|
| 33 |
+
"_type": "Value"
|
| 34 |
+
}
|
| 35 |
+
},
|
| 36 |
+
"homepage": "",
|
| 37 |
+
"license": ""
|
| 38 |
+
}
|
data/sft_selector_classifier_v2_rows/train/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "b211efbfca99db6d",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": null
|
| 13 |
+
}
|