End of training
Browse files- README.md +21 -21
- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [facebook/opt-350m](https://huggingface.co/facebook/opt-350m) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 3.
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -48,26 +48,26 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
-
| 3.
|
52 |
-
| 3.
|
53 |
-
| 3.
|
54 |
-
| 3.
|
55 |
-
| 3.
|
56 |
-
| 3.
|
57 |
-
| 3.
|
58 |
-
| 3.
|
59 |
-
| 3.
|
60 |
-
| 3.
|
61 |
-
| 3.
|
62 |
-
| 3.
|
63 |
-
| 3.
|
64 |
-
| 3.
|
65 |
-
| 3.
|
66 |
-
| 2.
|
67 |
-
| 2.
|
68 |
-
| 2.
|
69 |
-
| 3.
|
70 |
-
| 2.
|
71 |
|
72 |
|
73 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [facebook/opt-350m](https://huggingface.co/facebook/opt-350m) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 3.4690
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
+
| 3.9873 | 1.0 | 157 | 3.5186 |
|
52 |
+
| 3.5298 | 2.0 | 314 | 3.3984 |
|
53 |
+
| 3.4494 | 3.0 | 471 | 3.3883 |
|
54 |
+
| 3.3988 | 4.0 | 628 | 3.4028 |
|
55 |
+
| 3.3617 | 5.0 | 785 | 3.3575 |
|
56 |
+
| 3.3435 | 6.0 | 942 | 3.3633 |
|
57 |
+
| 3.2936 | 7.0 | 1099 | 3.3806 |
|
58 |
+
| 3.2313 | 8.0 | 1256 | 3.3858 |
|
59 |
+
| 3.2888 | 9.0 | 1413 | 3.3948 |
|
60 |
+
| 3.2002 | 10.0 | 1570 | 3.4058 |
|
61 |
+
| 3.1568 | 11.0 | 1727 | 3.4033 |
|
62 |
+
| 3.0965 | 12.0 | 1884 | 3.4006 |
|
63 |
+
| 3.0776 | 13.0 | 2041 | 3.4335 |
|
64 |
+
| 3.0659 | 14.0 | 2198 | 3.4397 |
|
65 |
+
| 3.049 | 15.0 | 2355 | 3.4547 |
|
66 |
+
| 2.9927 | 16.0 | 2512 | 3.4516 |
|
67 |
+
| 2.9987 | 17.0 | 2669 | 3.4621 |
|
68 |
+
| 2.9874 | 18.0 | 2826 | 3.4630 |
|
69 |
+
| 3.0418 | 19.0 | 2983 | 3.4696 |
|
70 |
+
| 2.9668 | 20.0 | 3140 | 3.4690 |
|
71 |
|
72 |
|
73 |
### Framework versions
|
adapter_config.json
CHANGED
@@ -19,8 +19,8 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
-
"
|
24 |
],
|
25 |
"task_type": "CAUSAL_LM"
|
26 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"v_proj",
|
23 |
+
"q_proj"
|
24 |
],
|
25 |
"task_type": "CAUSAL_LM"
|
26 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3159096
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:40313b1f758223fc2e5a75ca5680497e52ec48d1acb722c1b1ed2985f304efcf
|
3 |
size 3159096
|