scotteinsidler
commited on
Commit
•
d4ad5b2
1
Parent(s):
3f19e71
End of training
Browse files
README.md
CHANGED
@@ -16,8 +16,6 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
# my_awesome_eli5_clm-model
|
17 |
|
18 |
This model is a fine-tuned version of [distilbert/distilgpt2](https://huggingface.co/distilbert/distilgpt2) on the eli5_category dataset.
|
19 |
-
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 3.9116
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -44,15 +42,6 @@ The following hyperparameters were used during training:
|
|
44 |
- lr_scheduler_type: linear
|
45 |
- num_epochs: 3.0
|
46 |
|
47 |
-
### Training results
|
48 |
-
|
49 |
-
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
-
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
-
| No log | 1.0 | 136 | 3.9181 |
|
52 |
-
| No log | 2.0 | 272 | 3.9112 |
|
53 |
-
| No log | 3.0 | 408 | 3.9116 |
|
54 |
-
|
55 |
-
|
56 |
### Framework versions
|
57 |
|
58 |
- Transformers 4.42.4
|
|
|
16 |
# my_awesome_eli5_clm-model
|
17 |
|
18 |
This model is a fine-tuned version of [distilbert/distilgpt2](https://huggingface.co/distilbert/distilgpt2) on the eli5_category dataset.
|
|
|
|
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
42 |
- lr_scheduler_type: linear
|
43 |
- num_epochs: 3.0
|
44 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
### Framework versions
|
46 |
|
47 |
- Transformers 4.42.4
|
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:b72d22303e05f3c0a187ab1ca924c72f09f6238b0266848ac526032a66689d1e
|
3 |
size 327657928
|
runs/Aug09_17-08-11_1643a806f32d/events.out.tfevents.1723223293.1643a806f32d.64691.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70f6c4894333d4c5a2ca8fe0b28e5de6fc00465608264513e39a00b0610c8d67
|
3 |
+
size 5208
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d0c0cc3fe8f91efe17f7a4941dd5bb6ac49d41114386826fba9356c9b4510551
|
3 |
size 5112
|