zera09 commited on
Commit
8447474
1 Parent(s): ed563bb

End of training

Browse files
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: google/long-t5-tglobal-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - rouge
8
+ model-index:
9
+ - name: Word-selector
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # Word-selector
17
+
18
+ This model is a fine-tuned version of [google/long-t5-tglobal-base](https://huggingface.co/google/long-t5-tglobal-base) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 2.0659
21
+ - Rouge1: 0.3077
22
+ - Rouge2: 0.0523
23
+ - Rougel: 0.2373
24
+ - Rougelsum: 0.2375
25
+ - Gen Len: 50.2144
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: 0.0002
45
+ - train_batch_size: 8
46
+ - eval_batch_size: 8
47
+ - seed: 42
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: linear
50
+ - num_epochs: 10
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
55
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
56
+ | 2.7905 | 1.0 | 800 | 2.2300 | 0.1838 | 0.0234 | 0.1522 | 0.1525 | 58.5994 |
57
+ | 2.3488 | 2.0 | 1600 | 2.1395 | 0.2251 | 0.0339 | 0.1816 | 0.182 | 61.4869 |
58
+ | 2.2336 | 3.0 | 2400 | 2.1009 | 0.2553 | 0.0406 | 0.2052 | 0.2053 | 56.9838 |
59
+ | 2.1005 | 4.0 | 3200 | 2.0684 | 0.2777 | 0.0452 | 0.2161 | 0.2163 | 54.5738 |
60
+ | 2.0007 | 5.0 | 4000 | 2.0559 | 0.2907 | 0.0463 | 0.2247 | 0.2248 | 54.0806 |
61
+ | 1.9248 | 6.0 | 4800 | 2.0623 | 0.2981 | 0.0475 | 0.2306 | 0.2308 | 50.3856 |
62
+ | 1.8686 | 7.0 | 5600 | 2.0513 | 0.3013 | 0.0508 | 0.2326 | 0.2327 | 53.965 |
63
+ | 1.831 | 8.0 | 6400 | 2.0531 | 0.3083 | 0.0517 | 0.2355 | 0.2357 | 51.4162 |
64
+ | 1.7752 | 9.0 | 7200 | 2.0623 | 0.3022 | 0.0514 | 0.2326 | 0.2329 | 51.6419 |
65
+ | 1.7515 | 10.0 | 8000 | 2.0659 | 0.3077 | 0.0523 | 0.2373 | 0.2375 | 50.2144 |
66
+
67
+
68
+ ### Framework versions
69
+
70
+ - Transformers 4.37.2
71
+ - Pytorch 2.1.1+cu121
72
+ - Datasets 3.0.1
73
+ - Tokenizers 0.15.1
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "decoder_start_token_id": 0,
3
+ "eos_token_id": 1,
4
+ "max_length": 100,
5
+ "pad_token_id": 0,
6
+ "transformers_version": "4.37.2"
7
+ }
runs/Oct18_14-47-20_user/events.out.tfevents.1729243041.user.935350.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4c59b640f4cab3572a5f3529eb6f791d47f4ffc6c3eed69cac68f802492b69fa
3
- size 11993
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f0bf6bd379425b07846d8b24df2ab9160daebb1aef5a8891e78a22db6e29290
3
+ size 12872