Datasets:
Delete manifest.json
Browse files- manifest.json +0 -24
manifest.json
DELETED
|
@@ -1,24 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"single_json": "single_turn_data_corrected_with_rubrics_weights.json",
|
| 3 |
-
"multi_json": "multi_turn_data_corrected_with_rubrics_weights.json",
|
| 4 |
-
"counts": {
|
| 5 |
-
"single": 603,
|
| 6 |
-
"multi": 601,
|
| 7 |
-
"total": 1204
|
| 8 |
-
},
|
| 9 |
-
"columns": [
|
| 10 |
-
"id",
|
| 11 |
-
"turncase",
|
| 12 |
-
"num_turns",
|
| 13 |
-
"prompt_category",
|
| 14 |
-
"eval_focus",
|
| 15 |
-
"prompt",
|
| 16 |
-
"golden_answer",
|
| 17 |
-
"image",
|
| 18 |
-
"images",
|
| 19 |
-
"num_images",
|
| 20 |
-
"tool_trajectory",
|
| 21 |
-
"rubrics"
|
| 22 |
-
],
|
| 23 |
-
"out_parquet": "hf_upload_final_corrected/vistoolbench_1204.parquet"
|
| 24 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|