ShokSmile commited on
Commit
207d3f3
1 Parent(s): 26c0db6

Model save

Browse files
Files changed (2) hide show
  1. README.md +69 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: peft
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - rouge
8
+ base_model: google/flan-t5-xl
9
+ model-index:
10
+ - name: t5-xl-v2
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # t5-xl-v2
18
+
19
+ This model is a fine-tuned version of [google/flan-t5-xl](https://huggingface.co/google/flan-t5-xl) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 1.8350
22
+ - Rouge1: 29.9535
23
+ - Rouge2: 11.4157
24
+ - Rougel: 21.3830
25
+ - Rougelsum: 21.3793
26
+
27
+ ## Model description
28
+
29
+ More information needed
30
+
31
+ ## Intended uses & limitations
32
+
33
+ More information needed
34
+
35
+ ## Training and evaluation data
36
+
37
+ More information needed
38
+
39
+ ## Training procedure
40
+
41
+ ### Training hyperparameters
42
+
43
+ The following hyperparameters were used during training:
44
+ - learning_rate: 4e-05
45
+ - train_batch_size: 24
46
+ - eval_batch_size: 32
47
+ - seed: 7
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: linear
50
+ - num_epochs: 2
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
55
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|
56
+ | 2.1401 | 0.34 | 300 | 1.8438 | 30.0703 | 11.5959 | 21.6066 | 21.6053 |
57
+ | 2.13 | 0.67 | 600 | 1.8369 | 29.9460 | 11.6006 | 21.6609 | 21.6625 |
58
+ | 2.1364 | 1.01 | 900 | 1.8262 | 30.2597 | 11.8455 | 21.7202 | 21.7212 |
59
+ | 2.1301 | 1.35 | 1200 | 1.8301 | 30.1492 | 11.6922 | 21.6115 | 21.6151 |
60
+ | 2.146 | 1.68 | 1500 | 1.8350 | 29.9535 | 11.4157 | 21.3830 | 21.3793 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - PEFT 0.10.0
66
+ - Transformers 4.38.2
67
+ - Pytorch 2.2.1+cu121
68
+ - Datasets 2.18.0
69
+ - Tokenizers 0.15.2
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1d8dbab723ea70cf4dc7218849c5340201c4af3b872633655cc1a5459081b314
3
  size 37789864
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b68e831f7c1b116d98cb2c3e76f76322f01933f3d6d3a47985326a256ad2d12
3
  size 37789864