ethanoutangoun
commited on
Commit
•
5cbdadb
1
Parent(s):
be46475
End of training
Browse files- README.md +5 -5
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 4.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -46,14 +46,14 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
-
| No log | 1.0 |
|
50 |
-
| No log | 2.0 |
|
51 |
-
| No log | 3.0 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
55 |
|
56 |
- Transformers 4.38.2
|
57 |
-
- Pytorch 2.2.1
|
58 |
- Datasets 2.18.0
|
59 |
- Tokenizers 0.15.2
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 4.0812
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| No log | 1.0 | 19 | 4.1523 |
|
50 |
+
| No log | 2.0 | 38 | 4.0968 |
|
51 |
+
| No log | 3.0 | 57 | 4.0812 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
55 |
|
56 |
- Transformers 4.38.2
|
57 |
+
- Pytorch 2.2.1
|
58 |
- Datasets 2.18.0
|
59 |
- Tokenizers 0.15.2
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 327657928
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fbead62049fd7009a9ff293c23ef7dc4f0ccc8d4b9fe5cb7cb462c81fe1d84ac
|
3 |
size 327657928
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:03485aa6eafc764e5172a14c15e465e2cbe2758fb099c2f37b8981cd34570610
|
3 |
size 4920
|