dmen24 commited on
Commit
87faf3f
1 Parent(s): 165798a

End of training

Browse files
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: t5-small
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - rouge
9
+ model-index:
10
+ - name: my_fantastic_patent_model
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
+ # my_fantastic_patent_model
18
+
19
+ This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 2.0021
22
+ - Rouge1: 0.2236
23
+ - Rouge2: 0.1231
24
+ - Rougel: 0.1932
25
+ - Rougelsum: 0.1933
26
+ - Gen Len: 18.9373
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: 16
47
+ - eval_batch_size: 16
48
+ - seed: 42
49
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
50
+ - lr_scheduler_type: linear
51
+ - num_epochs: 4
52
+ - mixed_precision_training: Native AMP
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
57
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
58
+ | 2.4015 | 1.0 | 625 | 2.0728 | 0.2182 | 0.116 | 0.1868 | 0.1868 | 18.9365 |
59
+ | 2.194 | 2.0 | 1250 | 2.0275 | 0.2215 | 0.1203 | 0.1911 | 0.1912 | 18.9371 |
60
+ | 2.1739 | 3.0 | 1875 | 2.0078 | 0.2235 | 0.1228 | 0.1931 | 0.1932 | 18.9371 |
61
+ | 2.1381 | 4.0 | 2500 | 2.0021 | 0.2236 | 0.1231 | 0.1932 | 0.1933 | 18.9373 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.46.2
67
+ - Pytorch 2.5.0+cu121
68
+ - Datasets 3.1.0
69
+ - Tokenizers 0.20.3
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "decoder_start_token_id": 0,
3
+ "eos_token_id": 1,
4
+ "pad_token_id": 0,
5
+ "transformers_version": "4.46.2"
6
+ }
runs/Nov14_04-43-21_23c422a552f3/events.out.tfevents.1731559403.23c422a552f3.2665.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:35e5f2c3ea5f86a62cae6137385a81c8b4688dde72d41974833f98198b57aab0
3
- size 8696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:553038efbf71132ffdc5a7774b7273c77dced2bf1c6abefa6811f89d209ccafd
3
+ size 9575