Model save
Browse files- README.md +76 -0
- generation_config.json +6 -0
- model.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,76 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- generated_from_trainer
|
4 |
+
model-index:
|
5 |
+
- name: gpt2
|
6 |
+
results: []
|
7 |
+
---
|
8 |
+
|
9 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
10 |
+
should probably proofread and complete it, then remove this comment. -->
|
11 |
+
|
12 |
+
# gpt2
|
13 |
+
|
14 |
+
This model was trained from scratch on an unknown dataset.
|
15 |
+
It achieves the following results on the evaluation set:
|
16 |
+
- Loss: 0.9972
|
17 |
+
|
18 |
+
## Model description
|
19 |
+
|
20 |
+
More information needed
|
21 |
+
|
22 |
+
## Intended uses & limitations
|
23 |
+
|
24 |
+
More information needed
|
25 |
+
|
26 |
+
## Training and evaluation data
|
27 |
+
|
28 |
+
More information needed
|
29 |
+
|
30 |
+
## Training procedure
|
31 |
+
|
32 |
+
### Training hyperparameters
|
33 |
+
|
34 |
+
The following hyperparameters were used during training:
|
35 |
+
- learning_rate: 5e-05
|
36 |
+
- train_batch_size: 8
|
37 |
+
- eval_batch_size: 8
|
38 |
+
- seed: 42
|
39 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
40 |
+
- lr_scheduler_type: linear
|
41 |
+
- num_epochs: 30
|
42 |
+
|
43 |
+
### Training results
|
44 |
+
|
45 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
46 |
+
|:-------------:|:-----:|:----:|:---------------:|
|
47 |
+
| No log | 1.0 | 9 | 1.4794 |
|
48 |
+
| No log | 2.0 | 18 | 1.3341 |
|
49 |
+
| No log | 3.0 | 27 | 1.2456 |
|
50 |
+
| No log | 4.0 | 36 | 1.1770 |
|
51 |
+
| No log | 5.0 | 45 | 1.1306 |
|
52 |
+
| No log | 6.0 | 54 | 1.0913 |
|
53 |
+
| No log | 7.0 | 63 | 1.0663 |
|
54 |
+
| No log | 8.0 | 72 | 1.0500 |
|
55 |
+
| No log | 9.0 | 81 | 1.0234 |
|
56 |
+
| No log | 10.0 | 90 | 1.0236 |
|
57 |
+
| No log | 11.0 | 99 | 1.0115 |
|
58 |
+
| No log | 12.0 | 108 | 1.0051 |
|
59 |
+
| No log | 13.0 | 117 | 1.0088 |
|
60 |
+
| No log | 14.0 | 126 | 1.0020 |
|
61 |
+
| No log | 15.0 | 135 | 1.0091 |
|
62 |
+
| No log | 16.0 | 144 | 0.9978 |
|
63 |
+
| No log | 17.0 | 153 | 0.9981 |
|
64 |
+
| No log | 18.0 | 162 | 1.0026 |
|
65 |
+
| No log | 19.0 | 171 | 0.9921 |
|
66 |
+
| No log | 20.0 | 180 | 0.9976 |
|
67 |
+
| No log | 21.0 | 189 | 0.9958 |
|
68 |
+
| No log | 22.0 | 198 | 0.9972 |
|
69 |
+
|
70 |
+
|
71 |
+
### Framework versions
|
72 |
+
|
73 |
+
- Transformers 4.41.1
|
74 |
+
- Pytorch 2.3.0+cu121
|
75 |
+
- Datasets 2.19.1
|
76 |
+
- Tokenizers 0.19.1
|
generation_config.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_from_model_config": true,
|
3 |
+
"bos_token_id": 50256,
|
4 |
+
"eos_token_id": 50256,
|
5 |
+
"transformers_version": "4.41.1"
|
6 |
+
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 497774208
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1647bc31cb901ffc7b69c8744b36cf19a634b3ad8586bb9e79f52b87b8c57525
|
3 |
size 497774208
|