rahil278 commited on
Commit
f766edf
·
1 Parent(s): 51d4d4f

End of training

Browse files
Files changed (2) hide show
  1. README.md +67 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: meta-llama/Llama-2-7b-hf
3
+ tags:
4
+ - generated_from_trainer
5
+ datasets:
6
+ - Salesforce/dialogstudio
7
+ model-index:
8
+ - name: tweet-summarization-llama-2-finetuned
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # tweet-summarization-llama-2-finetuned
16
+
17
+ This model is a fine-tuned version of [meta-llama/Llama-2-7b-hf](https://huggingface.co/meta-llama/Llama-2-7b-hf) on the Salesforce/dialogstudio dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 1.8670
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 0.0001
39
+ - train_batch_size: 4
40
+ - eval_batch_size: 8
41
+ - seed: 42
42
+ - gradient_accumulation_steps: 4
43
+ - total_train_batch_size: 16
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: cosine
46
+ - lr_scheduler_warmup_ratio: 0.05
47
+ - num_epochs: 7
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss |
52
+ |:-------------:|:-----:|:----:|:---------------:|
53
+ | 1.9022 | 1.0 | 55 | 1.9505 |
54
+ | 1.8422 | 2.0 | 110 | 1.8860 |
55
+ | 1.7682 | 3.0 | 165 | 1.8746 |
56
+ | 1.7134 | 4.0 | 220 | 1.8680 |
57
+ | 1.7531 | 5.0 | 275 | 1.8661 |
58
+ | 1.617 | 6.0 | 330 | 1.8663 |
59
+ | 1.6883 | 7.0 | 385 | 1.8670 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - Transformers 4.32.1
65
+ - Pytorch 2.0.1+cu117
66
+ - Datasets 2.14.4
67
+ - Tokenizers 0.13.3
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a65b0b6398c7b32a0fc9f1c0ffe0dd32a718d7ebffafa93b19d36285769358bd
3
  size 33571624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50e158fd9457bdd95d51b0f25c1a8d3a63a7112607c17714f32520eb0e150504
3
  size 33571624