jacklong0718
commited on
Commit
•
0840a98
1
Parent(s):
3bf5e5d
jacklong0718/my_awesome_eli5_clm-model
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on the eli5_category dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 3.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -48,9 +48,9 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
-
| 3.9496 | 1.0 |
|
52 |
-
| 3.
|
53 |
-
| 3.
|
54 |
|
55 |
|
56 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on the eli5_category dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 3.8255
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
+
| 3.9496 | 1.0 | 1303 | 3.8365 |
|
52 |
+
| 3.854 | 2.0 | 2606 | 3.8265 |
|
53 |
+
| 3.8187 | 3.0 | 3909 | 3.8255 |
|
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 327657928
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:94572bca8148642127109d939977ca0c05ebe027b444166a2699fa471f07e530
|
3 |
size 327657928
|
runs/Apr26_03-31-08_d76dabaf7c86/events.out.tfevents.1714102270.d76dabaf7c86.2028.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:175c9d045aedb31c595d84b3c55339925b8a659367820c8177f68acf2e7acb51
|
3 |
+
size 7719
|
runs/Apr26_03-31-08_d76dabaf7c86/events.out.tfevents.1714103229.d76dabaf7c86.2028.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ffa401ef1987473596e0629f33513ff1e74f8027499e27db08120b5084a249a2
|
3 |
+
size 359
|