ShokSmile commited on
Commit
b23df37
1 Parent(s): bde6f1a

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-t5/t5-base
9
+ model-index:
10
+ - name: t5-base-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-base-v2
18
+
19
+ This model is a fine-tuned version of [google-t5/t5-base](https://huggingface.co/google-t5/t5-base) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 2.1406
22
+ - Rouge1: 26.0593
23
+ - Rouge2: 8.3440
24
+ - Rougel: 18.7623
25
+ - Rougelsum: 18.7644
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: 64
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: 3
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
55
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|:------:|:-------:|:---------:|
56
+ | 2.3035 | 0.6 | 200 | 1.9551 | 26.5313 | 8.5854 | 18.5427 | 18.5364 |
57
+ | 2.235 | 1.19 | 400 | 2.0039 | 26.6457 | 8.8987 | 18.9702 | 18.9660 |
58
+ | 2.3213 | 1.79 | 600 | 2.0703 | 26.3265 | 8.6686 | 18.8473 | 18.8465 |
59
+ | 2.3909 | 2.39 | 800 | 2.1191 | 25.8424 | 8.3369 | 18.6260 | 18.6392 |
60
+ | 2.4381 | 2.99 | 1000 | 2.1406 | 26.0593 | 8.3440 | 18.7623 | 18.7644 |
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:f40e13f701aa5b4add175baffa673c07834a05308774ef9652eed1ea7e8206e3
3
  size 7098016
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3d7e4c734f92e831fbdac467fa91c4061d3de20eff999691d9986d0c00a5bbc
3
  size 7098016