jeong3080 commited on
Commit
c9d1044
1 Parent(s): e6c37d0

End of training

Browse files
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: checkpoint_raw/gpt2
3
+ datasets:
4
+ - Salesforce/dialogstudio
5
+ library_name: peft
6
+ tags:
7
+ - trl
8
+ - sft
9
+ - generated_from_trainer
10
+ model-index:
11
+ - name: tweet-summarization-gpt-2-finetuned
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # tweet-summarization-gpt-2-finetuned
19
+
20
+ This model is a fine-tuned version of [gpt2-hf](https://huggingface.co/gpt2-hf) on the Salesforce/dialogstudio dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 3.5758
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 0.0001
42
+ - train_batch_size: 4
43
+ - eval_batch_size: 8
44
+ - seed: 42
45
+ - gradient_accumulation_steps: 4
46
+ - total_train_batch_size: 16
47
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
+ - lr_scheduler_type: cosine
49
+ - lr_scheduler_warmup_ratio: 0.05
50
+ - num_epochs: 1
51
+ - mixed_precision_training: Native AMP
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss |
56
+ |:-------------:|:-----:|:----:|:---------------:|
57
+ | 3.9466 | 1.0 | 55 | 3.5758 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - PEFT 0.13.2
63
+ - Transformers 4.45.2
64
+ - Pytorch 2.0.1+cu117
65
+ - Datasets 3.0.1
66
+ - Tokenizers 0.20.1
runs/Oct22_07-03-17_6d24293528e4/events.out.tfevents.1729580598.6d24293528e4.1735.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e465fe490c31c6c5cc62326b8136628f8dfd61ea99b9bc9c500c45d5a3633a11
3
- size 17437
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b279d37e2cc414c06dc998b1edd694640f16791f990536b813d94dbb0f9ac3f0
3
+ size 18051