vignesh2404/shawgpt-ft
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [openai-community/gpt2](https://huggingface.co/openai-community/gpt2) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -49,18 +49,18 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
-
| Training Loss | Epoch
|
53 |
-
|
54 |
-
|
|
55 |
-
|
|
56 |
-
|
|
57 |
-
| 3.
|
58 |
-
|
|
59 |
-
|
|
60 |
-
|
|
61 |
-
| 3.
|
62 |
-
|
|
63 |
-
| 3.
|
64 |
|
65 |
|
66 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [openai-community/gpt2](https://huggingface.co/openai-community/gpt2) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 2.9096
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
+
|:-------------:|:-----:|:----:|:---------------:|
|
54 |
+
| 3.5412 | 1.0 | 138 | 3.1697 |
|
55 |
+
| 3.3721 | 2.0 | 276 | 3.0695 |
|
56 |
+
| 3.2929 | 3.0 | 414 | 2.9924 |
|
57 |
+
| 3.2278 | 4.0 | 552 | 2.9467 |
|
58 |
+
| 3.1929 | 5.0 | 690 | 2.9341 |
|
59 |
+
| 3.181 | 6.0 | 828 | 2.9238 |
|
60 |
+
| 3.1635 | 7.0 | 966 | 2.9183 |
|
61 |
+
| 3.1524 | 8.0 | 1104 | 2.9131 |
|
62 |
+
| 3.1492 | 9.0 | 1242 | 2.9101 |
|
63 |
+
| 3.1411 | 10.0 | 1380 | 2.9096 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
runs/Dec02_13-09-54_519ab6cbdc23/events.out.tfevents.1733145509.519ab6cbdc23.1609.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ab61daa19ea500689649ca0780e2b39a371d5f64e3ad92a842fe5ab464de7f32
|
3 |
+
size 10474
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee54dff7cf71a25378a45c32ae0161a2999ae6339b64b345a947ff0616a4b820
|
3 |
size 5240
|