End of training
Browse files- README.md +7 -7
- model.safetensors +1 -1
README.md
CHANGED
@@ -4,7 +4,7 @@ base_model: gpt2
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
7 |
-
-
|
8 |
model-index:
|
9 |
- name: my_awesome_model
|
10 |
results: []
|
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
-
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -47,10 +47,10 @@ The following hyperparameters were used during training:
|
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
-
| Training Loss | Epoch | Step | Validation Loss |
|
51 |
-
|
52 |
-
| No log | 1.0 | 176 | 0.
|
53 |
-
| No log | 2.0 | 352 | 0.
|
54 |
|
55 |
|
56 |
### Framework versions
|
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
7 |
+
- accuracy
|
8 |
model-index:
|
9 |
- name: my_awesome_model
|
10 |
results: []
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.3767
|
21 |
+
- Accuracy: 0.9467
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| No log | 1.0 | 176 | 0.3375 | 0.9467 |
|
53 |
+
| No log | 2.0 | 352 | 0.3767 | 0.9467 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 497780432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d8bd2e453bff56a6b44fcc46f7a7bf7f7c35f80cad8a04f4699b4d27d2de290
|
3 |
size 497780432
|