Training in progress, step 500
Browse files- README.md +0 -11
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -14,8 +14,6 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
# distilgpt2-finetuned-wikitext2
|
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: 3.6422
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -42,15 +40,6 @@ The following hyperparameters were used during training:
|
|
42 |
- lr_scheduler_type: linear
|
43 |
- num_epochs: 3.0
|
44 |
|
45 |
-
### Training results
|
46 |
-
|
47 |
-
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
-
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
-
| 3.7505 | 1.0 | 2334 | 3.6653 |
|
50 |
-
| 3.6475 | 2.0 | 4668 | 3.6469 |
|
51 |
-
| 3.6033 | 3.0 | 7002 | 3.6422 |
|
52 |
-
|
53 |
-
|
54 |
### Framework versions
|
55 |
|
56 |
- Transformers 4.39.1
|
|
|
14 |
# distilgpt2-finetuned-wikitext2
|
15 |
|
16 |
This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on an unknown dataset.
|
|
|
|
|
17 |
|
18 |
## Model description
|
19 |
|
|
|
40 |
- lr_scheduler_type: linear
|
41 |
- num_epochs: 3.0
|
42 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
43 |
### Framework versions
|
44 |
|
45 |
- Transformers 4.39.1
|
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:76aec9583bbdcd319dd36b2f24f3dad9746cf0421eb673a087ca0becfae7c8b8
|
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:9555d625faca3960f77651774a364d2f7c2e1860bef6cc9545c912500bc0d9f3
|
3 |
size 4920
|