Upload task.json with huggingface_hub
Browse files
task.json
ADDED
|
@@ -0,0 +1,42 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"is_organic": false,
|
| 3 |
+
"task_id": "f54c2787-d550-4eb1-9082-f84b120850b9",
|
| 4 |
+
"status": "pending",
|
| 5 |
+
"model_id": "Qwen/Qwen2.5-1.5B-Instruct",
|
| 6 |
+
"ds": "HydraIndicLM/bengali_alpaca_dolly_67k",
|
| 7 |
+
"account_id": "00000000-0000-0000-0000-000000000000",
|
| 8 |
+
"times_delayed": 0,
|
| 9 |
+
"hours_to_complete": 1.75,
|
| 10 |
+
"test_data": "https://huggingface.co/datasets/haihp02/test-task-1/resolve/main/6e49495113d67cd4_test_data.json",
|
| 11 |
+
"training_data": "https://huggingface.co/datasets/haihp02/test-task-1/resolve/main/ee05e2dbf4f9ad59_train_data.json",
|
| 12 |
+
"assigned_miners": null,
|
| 13 |
+
"miner_scores": null,
|
| 14 |
+
"training_repo_backup": null,
|
| 15 |
+
"result_model_name": null,
|
| 16 |
+
"created_at": "2026-07-26T03:32:31.699804",
|
| 17 |
+
"next_delay_at": null,
|
| 18 |
+
"updated_at": null,
|
| 19 |
+
"started_at": null,
|
| 20 |
+
"termination_at": "2026-07-26T05:17:31.699804",
|
| 21 |
+
"completed_at": null,
|
| 22 |
+
"n_eval_attempts": 0,
|
| 23 |
+
"task_type": "InstructTextTask",
|
| 24 |
+
"model_params_count": 0,
|
| 25 |
+
"backend": null,
|
| 26 |
+
"yarn_factor": null,
|
| 27 |
+
"augmentation_config": null,
|
| 28 |
+
"augmented_model_id": null,
|
| 29 |
+
"baseline_stats": null,
|
| 30 |
+
"training_start_point": "default",
|
| 31 |
+
"field_system": null,
|
| 32 |
+
"field_instruction": "instruct",
|
| 33 |
+
"field_input": "input",
|
| 34 |
+
"field_output": "output",
|
| 35 |
+
"format": null,
|
| 36 |
+
"no_input_format": null,
|
| 37 |
+
"system_format": null,
|
| 38 |
+
"file_format": "hf",
|
| 39 |
+
"synthetic_data": null,
|
| 40 |
+
"use_kl": false,
|
| 41 |
+
"kl_coef": null
|
| 42 |
+
}
|