Training in progress, step 1
Browse files- README.md +1 -1
- adapter_model.safetensors +1 -1
- eval_dump/ground_truth.jsonl +0 -1
- eval_dump/predictions.jsonl +0 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -27,7 +27,7 @@ print(output["generated_text"])
|
|
27 |
|
28 |
## Training procedure
|
29 |
|
30 |
-
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/ruoxue2-stony-brook-university/qwen2vl-sft-mydataset/runs/
|
31 |
|
32 |
|
33 |
This model was trained with SFT.
|
|
|
27 |
|
28 |
## Training procedure
|
29 |
|
30 |
+
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/ruoxue2-stony-brook-university/qwen2vl-sft-mydataset/runs/khmo5eig)
|
31 |
|
32 |
|
33 |
This model was trained with SFT.
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 10110864
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cdc1bd5972b6400d5d6905b84fe359cd8c1c23925e8b639a25d620da4b585fe6
|
3 |
size 10110864
|
eval_dump/ground_truth.jsonl
CHANGED
@@ -1 +0,0 @@
|
|
1 |
-
{"id": "000000497599", "gt": "In this image there are some persons one person is watching the laptop wearing the blue t-shirt and black pant and behind the person the two persons are sitting on the chair and behind the persons there is a big window."}
|
|
|
|
eval_dump/predictions.jsonl
CHANGED
@@ -1 +0,0 @@
|
|
1 |
-
{"id": "000000497599", "pred": "[GENERATION_ERROR: expected mat1 and mat2 to have the same dtype, but got: float != c10::BFloat16]"}
|
|
|
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5816
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea3ae0a31769e20ad0a895558efc6d675969fbca0e28fd3060d5a87b3aa19082
|
3 |
size 5816
|