ncantalupa
commited on
End of training
Browse files
README.md
CHANGED
@@ -15,8 +15,6 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
# debiased_gpt_2
|
16 |
|
17 |
This model is a fine-tuned version of [openai-community/gpt2](https://huggingface.co/openai-community/gpt2) on an unknown dataset.
|
18 |
-
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.4729
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -35,7 +33,7 @@ More information needed
|
|
35 |
### Training hyperparameters
|
36 |
|
37 |
The following hyperparameters were used during training:
|
38 |
-
- learning_rate:
|
39 |
- train_batch_size: 8
|
40 |
- eval_batch_size: 8
|
41 |
- seed: 42
|
@@ -47,7 +45,7 @@ The following hyperparameters were used during training:
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
-
|
|
51 |
|
52 |
|
53 |
### Framework versions
|
|
|
15 |
# debiased_gpt_2
|
16 |
|
17 |
This model is a fine-tuned version of [openai-community/gpt2](https://huggingface.co/openai-community/gpt2) on an unknown dataset.
|
|
|
|
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
33 |
### Training hyperparameters
|
34 |
|
35 |
The following hyperparameters were used during training:
|
36 |
+
- learning_rate: 1e-05
|
37 |
- train_batch_size: 8
|
38 |
- eval_batch_size: 8
|
39 |
- seed: 42
|
|
|
45 |
|
46 |
| Training Loss | Epoch | Step | Validation Loss |
|
47 |
|:-------------:|:-----:|:----:|:---------------:|
|
48 |
+
| No log | 1.0 | 297 | 1.6569 |
|
49 |
|
50 |
|
51 |
### Framework versions
|
runs/Dec10_21-57-22_d453f76ec456/events.out.tfevents.1733867845.d453f76ec456.2245.0
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:2ac5a462f54991a6d6da4704d27aa8a85548be740bc38179aa7951c598bb92a3
|
3 |
+
size 5927
|