Upload meta.json with huggingface_hub
Browse files
meta.json
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"run": 6,
|
| 3 |
+
"date": "2026-04-13",
|
| 4 |
+
"git_commit": "unknown",
|
| 5 |
+
"base_model": "unsloth/Qwen2.5-7B-Instruct",
|
| 6 |
+
"train_examples": 783,
|
| 7 |
+
"eval_examples": 89,
|
| 8 |
+
"epochs": 1,
|
| 9 |
+
"lr": 0.0002,
|
| 10 |
+
"lora_r": 32,
|
| 11 |
+
"lora_alpha": 64,
|
| 12 |
+
"batch_size": 2,
|
| 13 |
+
"grad_accum": 4,
|
| 14 |
+
"dataset_hashes": {
|
| 15 |
+
"train": "b4e8081b98456c90",
|
| 16 |
+
"eval": "10c51de564179c28"
|
| 17 |
+
}
|
| 18 |
+
}
|