RodMed0709 commited on
Commit
ac86c1c
1 Parent(s): df94897

End of training

Browse files
README.md ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: stevhliu/my_awesome_billsum_model
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - rouge
8
+ model-index:
9
+ - name: Modelo_Resumen
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
+ # Modelo_Resumen
17
+
18
+ This model is a fine-tuned version of [stevhliu/my_awesome_billsum_model](https://huggingface.co/stevhliu/my_awesome_billsum_model) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 2.2007
21
+ - Rouge1: 0.1957
22
+ - Rouge2: 0.095
23
+ - Rougel: 0.1645
24
+ - Rougelsum: 0.1645
25
+ - Gen Len: 19.0
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: 2e-05
45
+ - train_batch_size: 16
46
+ - eval_batch_size: 16
47
+ - seed: 42
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: linear
50
+ - num_epochs: 15
51
+ - mixed_precision_training: Native AMP
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
56
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
57
+ | No log | 1.0 | 62 | 2.3594 | 0.1957 | 0.0921 | 0.1645 | 0.1645 | 19.0 |
58
+ | No log | 2.0 | 124 | 2.3268 | 0.194 | 0.0898 | 0.1631 | 0.1631 | 19.0 |
59
+ | No log | 3.0 | 186 | 2.3013 | 0.194 | 0.0923 | 0.1649 | 0.1648 | 19.0 |
60
+ | No log | 4.0 | 248 | 2.2776 | 0.195 | 0.0932 | 0.166 | 0.1659 | 19.0 |
61
+ | No log | 5.0 | 310 | 2.2620 | 0.1944 | 0.0925 | 0.165 | 0.1649 | 19.0 |
62
+ | No log | 6.0 | 372 | 2.2474 | 0.1935 | 0.0917 | 0.1648 | 0.1646 | 19.0 |
63
+ | No log | 7.0 | 434 | 2.2362 | 0.1931 | 0.0929 | 0.1642 | 0.1642 | 19.0 |
64
+ | No log | 8.0 | 496 | 2.2276 | 0.1937 | 0.0935 | 0.1642 | 0.1644 | 19.0 |
65
+ | 2.4678 | 9.0 | 558 | 2.2203 | 0.1941 | 0.0938 | 0.164 | 0.164 | 19.0 |
66
+ | 2.4678 | 10.0 | 620 | 2.2141 | 0.195 | 0.0954 | 0.1648 | 0.1648 | 19.0 |
67
+ | 2.4678 | 11.0 | 682 | 2.2095 | 0.1956 | 0.096 | 0.1649 | 0.1649 | 19.0 |
68
+ | 2.4678 | 12.0 | 744 | 2.2055 | 0.1952 | 0.0955 | 0.1645 | 0.1645 | 19.0 |
69
+ | 2.4678 | 13.0 | 806 | 2.2030 | 0.1945 | 0.0947 | 0.1639 | 0.1638 | 19.0 |
70
+ | 2.4678 | 14.0 | 868 | 2.2014 | 0.1956 | 0.095 | 0.1644 | 0.1644 | 19.0 |
71
+ | 2.4678 | 15.0 | 930 | 2.2007 | 0.1957 | 0.095 | 0.1645 | 0.1645 | 19.0 |
72
+
73
+
74
+ ### Framework versions
75
+
76
+ - Transformers 4.38.2
77
+ - Pytorch 2.1.0+cu121
78
+ - Datasets 2.18.0
79
+ - Tokenizers 0.15.2
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.38.2"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:777e663ba42e0d4db917bec60f8e088c3110aa29e3f32006ba243fed943223e6
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd99c0b090a661edd11a6a6f1e3bb049ae93372dfcdd8e55f3447fcc63bfeb74
3
  size 242041896
runs/Mar07_20-01-56_e31b65627356/events.out.tfevents.1709841717.e31b65627356.3546.2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e99089c253b46135884eaf300a503d252dbf5838d45c147d67c48ddc48ab767f
3
- size 9983
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e8f6cb536358f80a3bf1efc5bf337c043f52d2921c155ac7d6e49a32c893449
3
+ size 14012