ShokSmile commited on
Commit
ce3bf13
1 Parent(s): 66403dc

Model save

Browse files
Files changed (2) hide show
  1. README.md +66 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: peft
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - rouge
8
+ base_model: google-t5/t5-large
9
+ model-index:
10
+ - name: t5-large-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-large-v2
18
+
19
+ This model is a fine-tuned version of [google-t5/t5-large](https://huggingface.co/google-t5/t5-large) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 1.7305
22
+ - Rouge1: 28.8944
23
+ - Rouge2: 10.3653
24
+ - Rougel: 20.1830
25
+ - Rougelsum: 20.1839
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: 48
46
+ - eval_batch_size: 64
47
+ - seed: 7
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: linear
50
+ - num_epochs: 1
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
55
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|
56
+ | 2.0607 | 0.45 | 200 | 1.7285 | 29.5191 | 10.7426 | 20.4093 | 20.4053 |
57
+ | 1.925 | 0.9 | 400 | 1.7305 | 28.8944 | 10.3653 | 20.1830 | 20.1839 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - PEFT 0.10.0
63
+ - Transformers 4.38.2
64
+ - Pytorch 2.2.1+cu121
65
+ - Datasets 2.18.0
66
+ - Tokenizers 0.15.2
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0455bd9972e308ac9123de7d7483b2dd34b24eb58baa285ebebe6d72d178b4a1
3
  size 18915328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:059becca6aa32c04408f00067f17c970244bfaf4b3c31db1f6a99b8f035faa05
3
  size 18915328