jgibb commited on
Commit
412a3e4
1 Parent(s): f3a74fd

training completed[dev]: 512 128

Browse files
README.md ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: t5-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - rouge
8
+ - wer
9
+ model-index:
10
+ - name: t-5-base-abs2abs
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
+ # t-5-base-abs2abs
18
+
19
+ This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 1.3203
22
+ - Rouge1: 0.6447
23
+ - Rouge2: 0.3627
24
+ - Rougel: 0.5772
25
+ - Rougelsum: 0.5774
26
+ - Wer: 0.5292
27
+ - Bleurt: -0.1862
28
+
29
+ ## Model description
30
+
31
+ More information needed
32
+
33
+ ## Intended uses & limitations
34
+
35
+ More information needed
36
+
37
+ ## Training and evaluation data
38
+
39
+ More information needed
40
+
41
+ ## Training procedure
42
+
43
+ ### Training hyperparameters
44
+
45
+ The following hyperparameters were used during training:
46
+ - learning_rate: 2e-05
47
+ - train_batch_size: 6
48
+ - eval_batch_size: 6
49
+ - seed: 42
50
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
+ - lr_scheduler_type: linear
52
+ - num_epochs: 2
53
+ - mixed_precision_training: Native AMP
54
+
55
+ ### Training results
56
+
57
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Wer | Bleurt |
58
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:------:|:-------:|
59
+ | No log | 0.14 | 250 | 1.4708 | 0.6226 | 0.3343 | 0.5515 | 0.5515 | 0.559 | -0.1681 |
60
+ | 1.9361 | 0.27 | 500 | 1.4181 | 0.6277 | 0.3424 | 0.559 | 0.559 | 0.5498 | -0.1527 |
61
+ | 1.9361 | 0.41 | 750 | 1.3918 | 0.6327 | 0.3469 | 0.5633 | 0.5634 | 0.5453 | -0.1653 |
62
+ | 1.5072 | 0.55 | 1000 | 1.3740 | 0.6353 | 0.3509 | 0.5664 | 0.5665 | 0.541 | -0.1653 |
63
+ | 1.5072 | 0.68 | 1250 | 1.3602 | 0.637 | 0.3529 | 0.5686 | 0.5687 | 0.539 | -0.4817 |
64
+ | 1.4761 | 0.82 | 1500 | 1.3504 | 0.639 | 0.3557 | 0.5711 | 0.5712 | 0.5361 | -0.1653 |
65
+ | 1.4761 | 0.96 | 1750 | 1.3424 | 0.64 | 0.3573 | 0.5727 | 0.5728 | 0.5341 | -0.1653 |
66
+ | 1.4475 | 1.09 | 2000 | 1.3368 | 0.6414 | 0.3587 | 0.5736 | 0.5738 | 0.5329 | -0.4817 |
67
+ | 1.4475 | 1.23 | 2250 | 1.3324 | 0.6423 | 0.36 | 0.5748 | 0.575 | 0.5316 | -0.4726 |
68
+ | 1.4375 | 1.36 | 2500 | 1.3280 | 0.6436 | 0.3609 | 0.5757 | 0.5758 | 0.5309 | -0.3069 |
69
+ | 1.4375 | 1.5 | 2750 | 1.3246 | 0.6442 | 0.3618 | 0.5765 | 0.5766 | 0.5304 | -0.1862 |
70
+ | 1.4053 | 1.64 | 3000 | 1.3222 | 0.6445 | 0.3622 | 0.5769 | 0.577 | 0.5296 | -0.1862 |
71
+ | 1.4053 | 1.77 | 3250 | 1.3208 | 0.6448 | 0.3626 | 0.5771 | 0.5772 | 0.5293 | -0.1862 |
72
+ | 1.3911 | 1.91 | 3500 | 1.3203 | 0.6447 | 0.3627 | 0.5772 | 0.5774 | 0.5292 | -0.1862 |
73
+
74
+
75
+ ### Framework versions
76
+
77
+ - Transformers 4.38.2
78
+ - Pytorch 2.2.1+cu121
79
+ - Datasets 2.18.0
80
+ - Tokenizers 0.15.2
all_results.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "test_BLEURT": -0.3441,
3
+ "test_WER": 0.5242,
4
+ "test_loss": 1.3463356494903564,
5
+ "test_rouge1": 0.6465,
6
+ "test_rouge2": 0.3672,
7
+ "test_rougeL": 0.5816,
8
+ "test_rougeLsum": 0.5818,
9
+ "test_runtime": 31.1185,
10
+ "test_samples_per_second": 11.794,
11
+ "test_steps_per_second": 1.992
12
+ }
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "decoder_start_token_id": 0,
4
+ "eos_token_id": 1,
5
+ "pad_token_id": 0,
6
+ "transformers_version": "4.38.2"
7
+ }
runs/Mar30_22-53-53_93badbe1494c/events.out.tfevents.1711839244.93badbe1494c.1089.3 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b7195ddb2f28452436f91ca255daab81885bd55a5079948e826310e8e6f2eef9
3
- size 13686
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9338ed993fee1185e3881f66139a088a45ec79e452dae688ee87ba238bbbb8b
3
+ size 15393
test_results.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "test_BLEURT": -0.3441,
3
+ "test_WER": 0.5242,
4
+ "test_loss": 1.3463356494903564,
5
+ "test_rouge1": 0.6465,
6
+ "test_rouge2": 0.3672,
7
+ "test_rougeL": 0.5816,
8
+ "test_rougeLsum": 0.5818,
9
+ "test_runtime": 31.1185,
10
+ "test_samples_per_second": 11.794,
11
+ "test_steps_per_second": 1.992
12
+ }