elliottfitzgerald
commited on
Commit
•
d7e7a4c
1
Parent(s):
5afebfd
End of training
Browse files
README.md
CHANGED
@@ -1,8 +1,9 @@
|
|
1 |
---
|
2 |
license: other
|
3 |
-
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
6 |
metrics:
|
7 |
- accuracy
|
8 |
model-index:
|
@@ -17,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [facebook/opt-125m](https://huggingface.co/facebook/opt-125m) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Accuracy: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -49,21 +50,22 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
-
| No log | 1.0 | 1 |
|
53 |
-
| No log | 2.0 | 2 |
|
54 |
-
| No log | 3.0 | 3 | 0.
|
55 |
-
| No log | 4.0 | 4 | 0.
|
56 |
-
| No log | 5.0 | 5 | 0.
|
57 |
-
| No log | 6.0 | 6 | 0.
|
58 |
-
| No log | 7.0 | 7 | 0.
|
59 |
-
| No log | 8.0 | 8 | 0.
|
60 |
-
| No log | 9.0 | 9 | 0.
|
61 |
-
| No log | 10.0 | 10 | 0.
|
62 |
|
63 |
|
64 |
### Framework versions
|
65 |
|
|
|
66 |
- Transformers 4.40.1
|
67 |
- Pytorch 2.2.1+cu121
|
68 |
- Datasets 2.19.0
|
69 |
-
- Tokenizers 0.19.1
|
|
|
1 |
---
|
2 |
license: other
|
3 |
+
library_name: peft
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
base_model: facebook/opt-125m
|
7 |
metrics:
|
8 |
- accuracy
|
9 |
model-index:
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [facebook/opt-125m](https://huggingface.co/facebook/opt-125m) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.7261
|
22 |
+
- Accuracy: 0.5221
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
+
| No log | 1.0 | 1 | 0.7291 | 0.5130 |
|
54 |
+
| No log | 2.0 | 2 | 0.7274 | 0.5137 |
|
55 |
+
| No log | 3.0 | 3 | 0.7253 | 0.5146 |
|
56 |
+
| No log | 4.0 | 4 | 0.7239 | 0.5129 |
|
57 |
+
| No log | 5.0 | 5 | 0.7228 | 0.5118 |
|
58 |
+
| No log | 6.0 | 6 | 0.7220 | 0.5117 |
|
59 |
+
| No log | 7.0 | 7 | 0.7213 | 0.5123 |
|
60 |
+
| No log | 8.0 | 8 | 0.7208 | 0.5109 |
|
61 |
+
| No log | 9.0 | 9 | 0.7205 | 0.5118 |
|
62 |
+
| No log | 10.0 | 10 | 0.7204 | 0.5115 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
66 |
|
67 |
+
- PEFT 0.10.0
|
68 |
- Transformers 4.40.1
|
69 |
- Pytorch 2.2.1+cu121
|
70 |
- Datasets 2.19.0
|
71 |
+
- Tokenizers 0.19.1
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 67792
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9927af192862b532ca9ff0548f8ac58e076ac9fec5d32ad516ed9d3769a29caf
|
3 |
size 67792
|
runs/May01_02-24-34_ddcf5e5af957/events.out.tfevents.1714530419.ddcf5e5af957.11126.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a718a624f3c44e9d7e77e4ddcce96b71abe71f8184106c2872ae42164b400c3a
|
3 |
+
size 405
|