lixiwu commited on
Commit
a2b3524
1 Parent(s): 18cb2cb

End of training

Browse files
README.md ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: gpt2
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: sft_cml4
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
+ # sft_cml4
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: 3.2730
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: 16
39
+ - eval_batch_size: 16
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
+
45
+ ### Training results
46
+
47
+ | Training Loss | Epoch | Step | Validation Loss |
48
+ |:-------------:|:-----:|:----:|:---------------:|
49
+ | 3.3956 | 0.64 | 200 | 3.3624 |
50
+ | 2.6153 | 1.28 | 400 | 3.3164 |
51
+ | 2.0232 | 1.92 | 600 | 3.2730 |
52
+
53
+
54
+ ### Framework versions
55
+
56
+ - Transformers 4.39.3
57
+ - Pytorch 2.1.2
58
+ - Datasets 2.18.0
59
+ - Tokenizers 0.15.2
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.39.3"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:84347b91ca802d2d8b146fbb97f5759ff6d016c01da1ef10d9d7541cb23dc2b3
3
  size 497774208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fac77ec8c0ed8f254bc98cb88886b8e1e8f93c85560b1b57281f38f6f4d65f30
3
  size 497774208
runs/Jun03_04-30-38_00d5241e8610/events.out.tfevents.1717389049.00d5241e8610.34.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5f4c6cca47b850f52b682537844a94fcec7c35b7241a1fee96131568e2c61741
3
- size 5780
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a8ae2eb9673f1a7e3f5cbffea62d18a30561ee130897fb7b4551d7d98c745b9
3
+ size 6616