End of training
Browse files
README.md
CHANGED
|
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
-
- Loss: 6.
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
|
@@ -34,7 +34,7 @@ More information needed
|
|
| 34 |
### Training hyperparameters
|
| 35 |
|
| 36 |
The following hyperparameters were used during training:
|
| 37 |
-
- learning_rate:
|
| 38 |
- train_batch_size: 4
|
| 39 |
- eval_batch_size: 4
|
| 40 |
- seed: 42
|
|
@@ -46,9 +46,9 @@ The following hyperparameters were used during training:
|
|
| 46 |
|
| 47 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 48 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 49 |
-
| No log | 1.0 | 100 | 6.
|
| 50 |
-
| No log | 2.0 | 200 | 6.
|
| 51 |
-
| No log | 3.0 | 300 | 6.
|
| 52 |
|
| 53 |
|
| 54 |
### Framework versions
|
|
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
+
- Loss: 6.1465
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
|
|
|
| 34 |
### Training hyperparameters
|
| 35 |
|
| 36 |
The following hyperparameters were used during training:
|
| 37 |
+
- learning_rate: 3e-05
|
| 38 |
- train_batch_size: 4
|
| 39 |
- eval_batch_size: 4
|
| 40 |
- seed: 42
|
|
|
|
| 46 |
|
| 47 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 48 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 49 |
+
| No log | 1.0 | 100 | 6.1647 |
|
| 50 |
+
| No log | 2.0 | 200 | 6.1361 |
|
| 51 |
+
| No log | 3.0 | 300 | 6.1465 |
|
| 52 |
|
| 53 |
|
| 54 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 497780512
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b1a88e5ccea06e06f19b2f60fe1f2baf90922b2e75b52381dd6c4878418c4cd5
|
| 3 |
size 497780512
|
runs/Feb04_20-00-15_4151327f05ce/events.out.tfevents.1707076815.4151327f05ce.772.2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fdd6d0c6e9ed70e9504d61c32378edd77091acc2f6e1b21d9abd5aac3eddf6f7
|
| 3 |
+
size 5576
|
runs/Feb04_20-04-17_4151327f05ce/events.out.tfevents.1707077058.4151327f05ce.772.3
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2f4ed5caf879bd3722e14546af3b6e32c96c60ef7adb9ce74c580adcecf7489b
|
| 3 |
+
size 5576
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4536
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4a7c674051c00d8bda74f678a81efe06b0dc1821a4921d57f4b6bc8a01284926
|
| 3 |
size 4536
|