Model save
Browse files- README.md +5 -5
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -13,9 +13,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# moviescript
|
15 |
|
16 |
-
This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss:
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -46,9 +46,9 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
-
|
|
50 |
-
|
|
51 |
-
|
|
52 |
|
53 |
|
54 |
### Framework versions
|
|
|
13 |
|
14 |
# moviescript
|
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.7705
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| No log | 1.0 | 5 | 3.7920 |
|
50 |
+
| No log | 2.0 | 10 | 3.7762 |
|
51 |
+
| No log | 3.0 | 15 | 3.7705 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 327675282
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c4cbd79baf74b6f36994715598c27852cf402e6ab64653a546d37d649ec8605
|
3 |
size 327675282
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4472
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:234d0c59a7862bea3aed94b1aca5fef5f4579c84f2710f2b5283e38e7557301f
|
3 |
size 4472
|