TheCodester01 commited on
Commit
3b4e01b
·
verified ·
1 Parent(s): d0f9874

Model save

Browse files
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: google-t5/t5-small
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - rouge
9
+ model-index:
10
+ - name: FL_Legislature_Summarizer
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
+ # FL_Legislature_Summarizer
18
+
19
+ This model is a fine-tuned version of [google-t5/t5-small](https://huggingface.co/google-t5/t5-small) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.3128
22
+ - Rouge1: 0.6498
23
+ - Rouge2: 0.6141
24
+ - Rougel: 0.6438
25
+ - Rougelsum: 0.644
26
+ - Gen Len: 19.5408
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.0002
46
+ - train_batch_size: 4
47
+ - eval_batch_size: 4
48
+ - seed: 42
49
+ - optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED 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: 3
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
+ | 0.4196 | 1.0 | 2095 | 0.3458 | 0.6444 | 0.6051 | 0.6381 | 0.6382 | 19.5489 |
59
+ | 0.2907 | 2.0 | 4190 | 0.3141 | 0.6498 | 0.6124 | 0.6437 | 0.644 | 19.5403 |
60
+ | 0.2901 | 3.0 | 6285 | 0.3128 | 0.6498 | 0.6141 | 0.6438 | 0.644 | 19.5408 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.57.1
66
+ - Pytorch 2.9.0+cu126
67
+ - Datasets 4.0.0
68
+ - Tokenizers 0.22.1
runs/Nov23_17-11-13_ae9226c204c6/events.out.tfevents.1763917898.ae9226c204c6.4495.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2fe79dd3a986ef8f66627045b2fe02fe9d91b14e9ac4457dcda20e9b18cce926
3
- size 9639
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4eb7abfcc87895436a735fa49e6de15bcd712cf88a6588ea374c835e8c3ceed
3
+ size 10518