varun-v-rao
commited on
Commit
•
bcd5ab3
1
Parent(s):
1a6a0c7
End of training
Browse files
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [facebook/opt-1.3b](https://huggingface.co/facebook/opt-1.3b) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 1.
|
21 |
-
- Accuracy: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -40,7 +40,7 @@ The following hyperparameters were used during training:
|
|
40 |
- learning_rate: 2e-05
|
41 |
- train_batch_size: 128
|
42 |
- eval_batch_size: 128
|
43 |
-
- seed:
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: linear
|
46 |
- num_epochs: 3
|
@@ -49,9 +49,9 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [facebook/opt-1.3b](https://huggingface.co/facebook/opt-1.3b) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 1.0681
|
21 |
+
- Accuracy: 0.7815
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
40 |
- learning_rate: 2e-05
|
41 |
- train_batch_size: 128
|
42 |
- eval_batch_size: 128
|
43 |
+
- seed: 64
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: linear
|
46 |
- num_epochs: 3
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|
|
52 |
+
| 0.2945 | 1.0 | 4292 | 0.2489 | 0.9114 |
|
53 |
+
| 0.1849 | 2.0 | 8584 | 0.2324 | 0.9223 |
|
54 |
+
| 0.0907 | 3.0 | 12876 | 0.3191 | 0.9188 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
model-00001-of-00002.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4994509120
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3dd461896927cc9d6bd3c5b0aac6107c1efe7b9449782694d108751e3e8bd4d4
|
3 |
size 4994509120
|
model-00002-of-00002.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 268593512
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:31103e93f5b37f005dc9cfed453ff32f43ae70027205c09ae94c4c27ea4333ec
|
3 |
size 268593512
|
runs/Feb08_03-48-28_gl1527.arc-ts.umich.edu/events.out.tfevents.1707405273.gl1527.arc-ts.umich.edu.2553686.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e350e23c911db0d81b967fcb5b08a1f6fa79469791e67cdea76abc338cb658f
|
3 |
+
size 1380
|