Rud commited on
Commit
8122422
1 Parent(s): 25ba08c

Rud/bigbird_qlora_bfloat16_multi_lexsum

Browse files
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: peft
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - rouge
8
+ base_model: google/bigbird-pegasus-large-bigpatent
9
+ model-index:
10
+ - name: bigbird_lora_multi_lexsum
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
+ # bigbird_lora_multi_lexsum
18
+
19
+ This model is a fine-tuned version of [google/bigbird-pegasus-large-bigpatent](https://huggingface.co/google/bigbird-pegasus-large-bigpatent) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 9.1007
22
+ - Rouge1: 0.197
23
+ - Rouge2: 0.0165
24
+ - Rougel: 0.1446
25
+ - Rougelsum: 0.1445
26
+ - Gen Len: 235.208
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: 2e-05
46
+ - train_batch_size: 1
47
+ - eval_batch_size: 1
48
+ - seed: 42
49
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
+ - lr_scheduler_type: linear
51
+ - lr_scheduler_warmup_ratio: 0.03
52
+ - num_epochs: 2
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
57
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
58
+ | 9.2003 | 1.0 | 850 | 9.1012 | 0.1982 | 0.0162 | 0.1439 | 0.1441 | 234.016 |
59
+ | 9.151 | 2.0 | 1700 | 9.1007 | 0.197 | 0.0165 | 0.1446 | 0.1445 | 235.208 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - PEFT 0.10.0
65
+ - Transformers 4.38.2
66
+ - Pytorch 2.2.1+cu121
67
+ - Datasets 2.18.0
68
+ - Tokenizers 0.15.2
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:988253e128c43737e4a7134b57e78fd32503a9d17d233bab9b6efff94f19936d
3
  size 2106424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b82ebc4310adda429303cd17fccb9538631921e2ae99cff9dc3e74dbcf3319c
3
  size 2106424
runs/Apr10_08-28-58_79d0368ef05d/events.out.tfevents.1712737740.79d0368ef05d.4494.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:94a8770b253fe9e18647c8054009eabe285389ab9d245d087211bba45f154061
3
- size 6394
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:227ddd7b232856a5daefaf81fbd16150d177a7da1102df00853c15ab033250b3
3
+ size 7273