scott156 commited on
Commit
d9baf8f
1 Parent(s): 1f71d81

End of training

Browse files
Files changed (2) hide show
  1. README.md +73 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: peft
4
+ tags:
5
+ - generated_from_trainer
6
+ base_model: google/long-t5-tglobal-xl
7
+ metrics:
8
+ - rouge
9
+ model-index:
10
+ - name: LongT5-XLarge-NSPCC
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
+ # LongT5-XLarge-NSPCC
18
+
19
+ This model is a fine-tuned version of [google/long-t5-tglobal-xl](https://huggingface.co/google/long-t5-tglobal-xl) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.6802
22
+ - Rouge1: 0.522
23
+ - Rouge2: 0.2398
24
+ - Rougel: 0.3131
25
+ - Rougelsum: 0.3134
26
+ - Gen Len: 310.4149
27
+
28
+ ## Model description
29
+
30
+ More information needed
31
+
32
+ ## Intended uses & limitations
33
+
34
+ More information needed
35
+
36
+ ## Training and evaluation data
37
+
38
+ More information needed
39
+
40
+ ## Training procedure
41
+
42
+ ### Training hyperparameters
43
+
44
+ The following hyperparameters were used during training:
45
+ - learning_rate: 0.0003
46
+ - train_batch_size: 1
47
+ - eval_batch_size: 1
48
+ - seed: 42
49
+ - gradient_accumulation_steps: 4
50
+ - total_train_batch_size: 4
51
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
52
+ - lr_scheduler_type: cosine
53
+ - lr_scheduler_warmup_ratio: 0.03
54
+ - num_epochs: 5
55
+
56
+ ### Training results
57
+
58
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
59
+ |:-------------:|:------:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:--------:|
60
+ | 3.7613 | 0.9960 | 188 | 0.7287 | 0.4625 | 0.1767 | 0.2497 | 0.2491 | 375.9149 |
61
+ | 0.8593 | 1.9974 | 377 | 0.6978 | 0.4823 | 0.2081 | 0.2782 | 0.2781 | 364.7021 |
62
+ | 0.786 | 2.9987 | 566 | 0.6765 | 0.5097 | 0.2262 | 0.2997 | 0.3004 | 320.3298 |
63
+ | 0.7648 | 4.0 | 755 | 0.6783 | 0.5225 | 0.2382 | 0.3115 | 0.3113 | 315.383 |
64
+ | 0.7594 | 4.9801 | 940 | 0.6802 | 0.522 | 0.2398 | 0.3131 | 0.3134 | 310.4149 |
65
+
66
+
67
+ ### Framework versions
68
+
69
+ - PEFT 0.10.0
70
+ - Transformers 4.40.1
71
+ - Pytorch 2.2.1+cu121
72
+ - Datasets 2.19.0
73
+ - Tokenizers 0.19.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a65b876ef0906d005935673257d5583341499548250093c109821f26570ff049
3
  size 37833256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4562353b3e36da9fbc660dc4955cba25b38335b7557be861fb439b91d31e78cc
3
  size 37833256