Training in progress, step 1
Browse files- README.md +2 -2
- adapter_model.safetensors +1 -1
- eval_dump/ground_truth.jsonl +0 -0
- eval_dump/predictions.jsonl +0 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -4,8 +4,8 @@ library_name: transformers
|
|
4 |
model_name: qwen2-7b-instruct-trl-sft
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
-
- sft
|
8 |
- trl
|
|
|
9 |
licence: license
|
10 |
---
|
11 |
|
@@ -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.
|
|
|
4 |
model_name: qwen2-7b-instruct-trl-sft
|
5 |
tags:
|
6 |
- generated_from_trainer
|
|
|
7 |
- trl
|
8 |
+
- sft
|
9 |
licence: license
|
10 |
---
|
11 |
|
|
|
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/p92o2inf)
|
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:6c44521e4f8208ee249cb0fa6061cee6e876245ebed402fa6e0237f4a9dbf79a
|
3 |
size 10110864
|
eval_dump/ground_truth.jsonl
ADDED
File without changes
|
eval_dump/predictions.jsonl
ADDED
File without changes
|
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:400567dccaa61bdd53a5599aac3b0b9ab43fc631f1f2c6267a6105600db1bd75
|
3 |
size 5816
|