End of training
Browse files
README.md
CHANGED
@@ -21,14 +21,14 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
|
22 |
This model is a fine-tuned version of [llava-hf/llava-1.5-7b-hf](https://huggingface.co/llava-hf/llava-1.5-7b-hf) on an unknown dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- Loss: 1.
|
25 |
-
- Bleu: 0.
|
26 |
-
- Rouge1: 0.
|
27 |
-
- Rouge2: 0.
|
28 |
-
- Rougel: 0.
|
29 |
-
- Bertscore Precision: 0.
|
30 |
-
- Bertscore Recall: 0.
|
31 |
-
- Bertscore F1: 0.
|
32 |
|
33 |
## Model description
|
34 |
|
@@ -61,8 +61,8 @@ The following hyperparameters were used during training:
|
|
61 |
|
62 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Rouge1 | Rouge2 | Rougel | Bertscore Precision | Bertscore Recall | Bertscore F1 |
|
63 |
|:-------------:|:------:|:----:|:---------------:|:------:|:------:|:------:|:------:|:-------------------:|:----------------:|:------------:|
|
64 |
-
| 1.
|
65 |
-
| 1.
|
66 |
|
67 |
|
68 |
### Framework versions
|
|
|
21 |
|
22 |
This model is a fine-tuned version of [llava-hf/llava-1.5-7b-hf](https://huggingface.co/llava-hf/llava-1.5-7b-hf) on an unknown dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 1.9504
|
25 |
+
- Bleu: 0.1425
|
26 |
+
- Rouge1: 0.4583
|
27 |
+
- Rouge2: 0.1850
|
28 |
+
- Rougel: 0.3579
|
29 |
+
- Bertscore Precision: 0.6782
|
30 |
+
- Bertscore Recall: 0.7679
|
31 |
+
- Bertscore F1: 0.7201
|
32 |
|
33 |
## Model description
|
34 |
|
|
|
61 |
|
62 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Rouge1 | Rouge2 | Rougel | Bertscore Precision | Bertscore Recall | Bertscore F1 |
|
63 |
|:-------------:|:------:|:----:|:---------------:|:------:|:------:|:------:|:------:|:-------------------:|:----------------:|:------------:|
|
64 |
+
| 1.9977 | 0.9922 | 80 | 1.9963 | 0.1395 | 0.4530 | 0.1844 | 0.3520 | 0.6764 | 0.7670 | 0.7188 |
|
65 |
+
| 1.9336 | 1.9845 | 160 | 1.9504 | 0.1425 | 0.4583 | 0.1850 | 0.3579 | 0.6782 | 0.7679 | 0.7201 |
|
66 |
|
67 |
|
68 |
### Framework versions
|
adapter_config.json
CHANGED
@@ -20,19 +20,19 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"out_proj",
|
25 |
-
"v_proj",
|
26 |
"q_proj",
|
|
|
27 |
"lm_head",
|
28 |
"fc1",
|
29 |
-
"fc2",
|
30 |
-
"linear_1",
|
31 |
"o_proj",
|
32 |
-
"
|
33 |
-
"
|
|
|
34 |
"up_proj",
|
35 |
-
"
|
|
|
|
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
38 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"linear_2",
|
|
|
|
|
24 |
"q_proj",
|
25 |
+
"k_proj",
|
26 |
"lm_head",
|
27 |
"fc1",
|
|
|
|
|
28 |
"o_proj",
|
29 |
+
"out_proj",
|
30 |
+
"gate_proj",
|
31 |
+
"fc2",
|
32 |
"up_proj",
|
33 |
+
"down_proj",
|
34 |
+
"linear_1",
|
35 |
+
"v_proj"
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
38 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 454168240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e6c63fcad0228e2178d7f3151a675d66d7bbdf31e9e3b19985b9fcf726356f1f
|
3 |
size 454168240
|
runs/Oct17_23-04-42_s1840377-4-6lkqx/events.out.tfevents.1729206396.s1840377-4-6lkqx.1587656.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1ec413d9392222b21509e54b71f22eba04a987c6b0bc6e7956b9dc4662eaddb7
|
3 |
+
size 14428
|
test_predictions.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b62de2ca213a2060bc4d1cfafe56e0d6c1b5fab4422825f7c7b80e5ee7bb02e3
|
3 |
+
size 33329
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:599b731d5983f786cb511a53823e7ac721d837be32254f19e84900c51e0a45f1
|
3 |
size 5560
|