LoRA fine-tune on RobotSmith task03 after fixing dataset
Browse files- README.md +2 -2
- metrics.json +7 -7
- model-00001-of-00002.safetensors +1 -1
- model-00002-of-00002.safetensors +1 -1
- trainer_state.json +0 -0
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -17,8 +17,8 @@ library_name: transformers
|
|
| 17 |
|
| 18 |
## Training Run
|
| 19 |
|
| 20 |
-
- **Wandb Run**: [
|
| 21 |
-
- **Wandb ID**: `
|
| 22 |
- **Project**: rbm-finetune-robotsmith
|
| 23 |
- **Notes**: fine-tuning Robometer on RobotSmith
|
| 24 |
|
|
|
|
| 17 |
|
| 18 |
## Training Run
|
| 19 |
|
| 20 |
+
- **Wandb Run**: [lora_task03_data_fixed](https://wandb.ai/r-pad/rbm-finetune-robotsmith/runs/6ihsmc6l)
|
| 21 |
+
- **Wandb ID**: `6ihsmc6l`
|
| 22 |
- **Project**: rbm-finetune-robotsmith
|
| 23 |
- **Notes**: fine-tuning Robometer on RobotSmith
|
| 24 |
|
metrics.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
| 1 |
{
|
| 2 |
-
"step":
|
| 3 |
"metrics": {
|
| 4 |
-
"eval_rew_align/success_auprc_robotsmith": 0.
|
| 5 |
-
"eval_rew_align/positive_success_acc_robotsmith":
|
| 6 |
-
"eval_rew_align/negative_success_acc_robotsmith": 0.
|
| 7 |
-
"eval_rew_align/loss_robotsmith":
|
| 8 |
-
"eval_rew_align/pearson_robotsmith": 0.
|
| 9 |
-
"time/custom_evaluations":
|
| 10 |
}
|
| 11 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"step": 450,
|
| 3 |
"metrics": {
|
| 4 |
+
"eval_rew_align/success_auprc_robotsmith": 0.5288600712338849,
|
| 5 |
+
"eval_rew_align/positive_success_acc_robotsmith": 0.8125,
|
| 6 |
+
"eval_rew_align/negative_success_acc_robotsmith": 0.9348591549295775,
|
| 7 |
+
"eval_rew_align/loss_robotsmith": 4.137787556648254,
|
| 8 |
+
"eval_rew_align/pearson_robotsmith": 0.9885291064855337,
|
| 9 |
+
"time/custom_evaluations": 83.76057602092624
|
| 10 |
}
|
| 11 |
}
|
model-00001-of-00002.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4996131352
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7e0e6693e838703cc847e2ba66fcae114c3ca7ba1dbc16d751cd78a06c2c15ee
|
| 3 |
size 4996131352
|
model-00002-of-00002.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4162297688
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6fc0035aebba87eeda73b20ead9bc83508b7b9d9e42dd633796c350d11bfc4fd
|
| 3 |
size 4162297688
|
trainer_state.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5841
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:df32aad17cbfc2aa4ad3381b46f28c1a9815a7ed93ec0e8534171090ad2c781b
|
| 3 |
size 5841
|