TheCodester01 commited on
Commit
ca78859
·
verified ·
1 Parent(s): e2a285c

Model save

Browse files
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: TX_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
+ # TX_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.0804
22
+ - Rouge1: 0.8765
23
+ - Rouge2: 0.8513
24
+ - Rougel: 0.872
25
+ - Rougelsum: 0.8719
26
+ - Gen Len: 18.3293
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: 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: 2
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.105 | 1.0 | 18155 | 0.0862 | 0.874 | 0.8477 | 0.8694 | 0.8693 | 18.3724 |
59
+ | 0.0852 | 2.0 | 36310 | 0.0804 | 0.8765 | 0.8513 | 0.872 | 0.8719 | 18.3293 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - Transformers 4.57.2
65
+ - Pytorch 2.9.0+cu126
66
+ - Datasets 4.0.0
67
+ - Tokenizers 0.22.1
runs/Dec01_22-43-07_e95a6f71511e/events.out.tfevents.1764628989.e95a6f71511e.1718.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:98db15ee79ddc175577dd7ebceee6f74777ea110d430d346965664ad767b62f2
3
- size 21943
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a04b445034e39c4a89f86ebe2456d28fb0a8c911d780a365c1b0d6559a71cacc
3
+ size 22838