gavinqiangli commited on
Commit
4c8be86
1 Parent(s): cee2f61

End of training

Browse files
README.md ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: gpt2
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: c4-sub
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
+ # c4-sub
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.7307
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: 32
39
+ - eval_batch_size: 32
40
+ - seed: 42
41
+ - gradient_accumulation_steps: 8
42
+ - total_train_batch_size: 256
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: cosine
45
+ - lr_scheduler_warmup_steps: 1000
46
+ - num_epochs: 1
47
+ - mixed_precision_training: Native AMP
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss |
52
+ |:-------------:|:------:|:-----:|:---------------:|
53
+ | 4.7888 | 0.2695 | 5000 | 4.0815 |
54
+ | 4.0127 | 0.5391 | 10000 | 3.8554 |
55
+ | 3.8425 | 0.8086 | 15000 | 3.7307 |
56
+
57
+
58
+ ### Framework versions
59
+
60
+ - Transformers 4.41.0
61
+ - Pytorch 2.3.0+cu121
62
+ - Datasets 2.19.1
63
+ - Tokenizers 0.19.1
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 128000,
4
+ "eos_token_id": 128001,
5
+ "transformers_version": "4.41.0"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dad4ae0552aa7be4979a9b603dcab59e9e418cb97bc29a7a3a88258b00a410a5
3
  size 737387136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b6e01ef2c285486ce5685a4c3db0fec9e4d2ad9b817e825787f462731fac797
3
  size 737387136
runs/May27_06-28-21_8a2ba65ba69a/events.out.tfevents.1716791348.8a2ba65ba69a.1785.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bbc62c037bb935f93c5c667ea0b6c495fd62ac9af8917bb35f2a62fc987cc2f5
3
- size 6466
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8f66a3b1815fec70a81854d985b6d3aba88d8cb3d380bc364cc225008711d7a
3
+ size 6826