NorHsangPha
commited on
Commit
•
bc45d74
1
Parent(s):
ce9950b
Model save
Browse files- README.md +8 -8
- generation_config.json +1 -1
- model.safetensors +1 -1
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 the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 1.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -49,14 +49,14 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|
|
52 |
-
| 3.
|
53 |
-
| 1.
|
54 |
-
| 1.
|
55 |
|
56 |
|
57 |
### Framework versions
|
58 |
|
59 |
-
- Transformers 4.
|
60 |
-
- Pytorch 2.1
|
61 |
-
- Datasets 2.
|
62 |
-
- Tokenizers 0.15.
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 1.5045
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|
|
52 |
+
| 3.966 | 0.29 | 500 | 1.9185 |
|
53 |
+
| 1.7559 | 0.58 | 1000 | 1.5872 |
|
54 |
+
| 1.5804 | 0.87 | 1500 | 1.5045 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
58 |
|
59 |
+
- Transformers 4.38.2
|
60 |
+
- Pytorch 2.2.1+cu121
|
61 |
+
- Datasets 2.18.0
|
62 |
+
- Tokenizers 0.15.2
|
generation_config.json
CHANGED
@@ -2,5 +2,5 @@
|
|
2 |
"_from_model_config": true,
|
3 |
"bos_token_id": 50256,
|
4 |
"eos_token_id": 50256,
|
5 |
-
"transformers_version": "4.
|
6 |
}
|
|
|
2 |
"_from_model_config": true,
|
3 |
"bos_token_id": 50256,
|
4 |
"eos_token_id": 50256,
|
5 |
+
"transformers_version": "4.38.2"
|
6 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 558670464
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d5ffc9129ce8be26794956d03d9c5cef65104c8fef64dd07712e19fa17ab917b
|
3 |
size 558670464
|