Upload folder using huggingface_hub
Browse files- README.md +0 -3
- adapter_config.json +1 -1
- all_results.json +0 -8
- train_results.json +0 -8
- trainer_log.jsonl +0 -0
- trainer_state.json +0 -0
- training_args.bin +0 -3
- training_loss.png +0 -0
- training_rewards_accuracies.png +0 -0
README.md
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
adapter_config.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
"alpha_pattern": {},
|
| 4 |
"arrow_config": null,
|
| 5 |
"auto_mapping": null,
|
| 6 |
-
"base_model_name_or_path": "
|
| 7 |
"bias": "none",
|
| 8 |
"corda_config": null,
|
| 9 |
"ensure_weight_tying": false,
|
|
|
|
| 3 |
"alpha_pattern": {},
|
| 4 |
"arrow_config": null,
|
| 5 |
"auto_mapping": null,
|
| 6 |
+
"base_model_name_or_path": "Qwen/Qwen3-VL-8B-Instruct",
|
| 7 |
"bias": "none",
|
| 8 |
"corda_config": null,
|
| 9 |
"ensure_weight_tying": false,
|
all_results.json
DELETED
|
@@ -1,8 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"epoch": 2.0,
|
| 3 |
-
"total_flos": 1.1218583388589916e+18,
|
| 4 |
-
"train_loss": 0.2873070158064365,
|
| 5 |
-
"train_runtime": 4919.0164,
|
| 6 |
-
"train_samples_per_second": 4.033,
|
| 7 |
-
"train_steps_per_second": 0.126
|
| 8 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
train_results.json
DELETED
|
@@ -1,8 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"epoch": 2.0,
|
| 3 |
-
"total_flos": 1.1218583388589916e+18,
|
| 4 |
-
"train_loss": 0.2873070158064365,
|
| 5 |
-
"train_runtime": 4919.0164,
|
| 6 |
-
"train_samples_per_second": 4.033,
|
| 7 |
-
"train_steps_per_second": 0.126
|
| 8 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
trainer_log.jsonl
DELETED
|
The diff for this file is too large to render.
See raw diff
|
|
|
trainer_state.json
DELETED
|
The diff for this file is too large to render.
See raw diff
|
|
|
training_args.bin
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c3967bed7345591ef4d545e437f19cc2d78d55cf106117ded124e5414d12515f
|
| 3 |
-
size 5585
|
|
|
|
|
|
|
|
|
|
|
|
training_loss.png
DELETED
|
Binary file (61 kB)
|
|
|
training_rewards_accuracies.png
DELETED
|
Binary file (52.9 kB)
|
|
|