vignesh2404/shawgpt-ft
Browse files
README.md
CHANGED
@@ -15,8 +15,6 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
# shawgpt-ft
|
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 |
|
@@ -47,22 +45,6 @@ The following hyperparameters were used during training:
|
|
47 |
- num_epochs: 10
|
48 |
- mixed_precision_training: Native AMP
|
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
|
67 |
|
68 |
- PEFT 0.13.2
|
|
|
15 |
# shawgpt-ft
|
16 |
|
17 |
This model is a fine-tuned version of [openai-community/gpt2](https://huggingface.co/openai-community/gpt2) on an unknown dataset.
|
|
|
|
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
45 |
- num_epochs: 10
|
46 |
- mixed_precision_training: Native AMP
|
47 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
48 |
### Framework versions
|
49 |
|
50 |
- PEFT 0.13.2
|
runs/Dec03_07-05-05_24ed6c18e833/events.out.tfevents.1733209513.24ed6c18e833.1031.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c2a8c8388320d9da7a76e7ea4e0cc76c5151296d816964d548ac0d4339cb47b5
|
3 |
+
size 10474
|
runs/Dec03_07-05-05_24ed6c18e833/events.out.tfevents.1733210102.24ed6c18e833.1031.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b9e147a9a18ed0b20eece2fa8921a78b0dae15861feeeefb7d8008a337bb65f
|
3 |
+
size 14938
|
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:b363ce7e94227074311f4eda3c7bd8ea86b9eed0df97e22dbc48647915dc3eec
|
3 |
size 5240
|