jysssacc commited on
Commit
9710376
1 Parent(s): 51dcbfc

End of training

Browse files
Files changed (3) hide show
  1. README.md +21 -21
  2. adapter_config.json +2 -2
  3. 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.4727
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.9876 | 1.0 | 157 | 3.5158 |
52
- | 3.5297 | 2.0 | 314 | 3.3975 |
53
- | 3.4496 | 3.0 | 471 | 3.3883 |
54
- | 3.3995 | 4.0 | 628 | 3.4068 |
55
- | 3.3628 | 5.0 | 785 | 3.3689 |
56
- | 3.3427 | 6.0 | 942 | 3.3728 |
57
- | 3.2946 | 7.0 | 1099 | 3.3866 |
58
- | 3.2283 | 8.0 | 1256 | 3.3931 |
59
- | 3.2879 | 9.0 | 1413 | 3.4072 |
60
- | 3.2 | 10.0 | 1570 | 3.4101 |
61
- | 3.1534 | 11.0 | 1727 | 3.4101 |
62
- | 3.0953 | 12.0 | 1884 | 3.4056 |
63
- | 3.0796 | 13.0 | 2041 | 3.4390 |
64
- | 3.0633 | 14.0 | 2198 | 3.4448 |
65
- | 3.0459 | 15.0 | 2355 | 3.4703 |
66
- | 2.9913 | 16.0 | 2512 | 3.4583 |
67
- | 2.9959 | 17.0 | 2669 | 3.4659 |
68
- | 2.9862 | 18.0 | 2826 | 3.4684 |
69
- | 3.0424 | 19.0 | 2983 | 3.4734 |
70
- | 2.9691 | 20.0 | 3140 | 3.4727 |
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
- "q_proj",
23
- "v_proj"
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:20a43886106cce387b54a5ffa90c06adf4b0b94b5c83de7484388e19c5011ef5
3
  size 3159096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40313b1f758223fc2e5a75ca5680497e52ec48d1acb722c1b1ed2985f304efcf
3
  size 3159096