update model card README.md
Browse files
README.md
CHANGED
@@ -13,12 +13,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
This model is a fine-tuned version of [theta/gpt2-reporter](https://huggingface.co/theta/gpt2-reporter) on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
-
- eval_loss: 2.
|
17 |
-
- eval_runtime:
|
18 |
-
- eval_samples_per_second:
|
19 |
-
- eval_steps_per_second: 3.
|
20 |
-
- epoch: 0.
|
21 |
-
- step:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -49,5 +49,5 @@ The following hyperparameters were used during training:
|
|
49 |
### Framework versions
|
50 |
|
51 |
- Transformers 4.25.1
|
52 |
-
- Pytorch 1.13.
|
53 |
- Tokenizers 0.13.2
|
|
|
13 |
|
14 |
This model is a fine-tuned version of [theta/gpt2-reporter](https://huggingface.co/theta/gpt2-reporter) on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
+
- eval_loss: 2.4381
|
17 |
+
- eval_runtime: 28.164
|
18 |
+
- eval_samples_per_second: 50.667
|
19 |
+
- eval_steps_per_second: 3.196
|
20 |
+
- epoch: 0.55
|
21 |
+
- step: 5200
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
### Framework versions
|
50 |
|
51 |
- Transformers 4.25.1
|
52 |
+
- Pytorch 1.13.1+cu116
|
53 |
- Tokenizers 0.13.2
|