narayanan413 commited on
Commit
4a65ad3
1 Parent(s): 419936a

End of training

Browse files
README.md CHANGED
@@ -1,3 +1,59 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: gpt2
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: gpt2-retrained
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # gpt2-retrained
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: 4.8216
19
+
20
+ ## Model description
21
+
22
+ More information needed
23
+
24
+ ## Intended uses & limitations
25
+
26
+ More information needed
27
+
28
+ ## Training and evaluation data
29
+
30
+ More information needed
31
+
32
+ ## Training procedure
33
+
34
+ ### Training hyperparameters
35
+
36
+ The following hyperparameters were used during training:
37
+ - learning_rate: 0.0005
38
+ - train_batch_size: 8
39
+ - eval_batch_size: 8
40
+ - seed: 42
41
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
+ - lr_scheduler_type: cosine
43
+ - num_epochs: 2
44
+ - mixed_precision_training: Native AMP
45
+
46
+ ### Training results
47
+
48
+ | Training Loss | Epoch | Step | Validation Loss |
49
+ |:-------------:|:-----:|:----:|:---------------:|
50
+ | 4.7983 | 1.0 | 2158 | 5.0412 |
51
+ | 4.6616 | 2.0 | 4316 | 4.8216 |
52
+
53
+
54
+ ### Framework versions
55
+
56
+ - Transformers 4.41.2
57
+ - Pytorch 2.3.0+cu121
58
+ - Datasets 2.20.0
59
+ - Tokenizers 0.19.1
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 0,
4
+ "eos_token_id": 0,
5
+ "transformers_version": "4.41.2"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f3b655e3db94528aaad299f5b499bc7a379df109fb2849d386b1bfab8df4c685
3
  size 503128704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8894c6e70a45f715f8199343d542a997f08110510b564cf56b6a39f06c32f0ac
3
  size 503128704
runs/Jul11_07-17-59_6b0b8fa85642/events.out.tfevents.1720682284.6b0b8fa85642.640.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c3b98e8b50c3002abf5cd9c7ed16701a44ee20a37107e985788b49fd220050be
3
- size 89696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64a326b6784de9add11cb0fb6c784a1772d5da9794bc1d8103933b36d4f7934c
3
+ size 96862