End of training
Browse files
README.md
ADDED
|
@@ -0,0 +1,75 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: transformers
|
| 3 |
+
license: apache-2.0
|
| 4 |
+
base_model: google/mt5-base
|
| 5 |
+
tags:
|
| 6 |
+
- generated_from_trainer
|
| 7 |
+
metrics:
|
| 8 |
+
- rouge
|
| 9 |
+
model-index:
|
| 10 |
+
- name: mt5-base-finetuned-easy-read
|
| 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 |
+
# mt5-base-finetuned-easy-read
|
| 18 |
+
|
| 19 |
+
This model is a fine-tuned version of [google/mt5-base](https://huggingface.co/google/mt5-base) on the None dataset.
|
| 20 |
+
It achieves the following results on the evaluation set:
|
| 21 |
+
- Loss: 1.2835
|
| 22 |
+
- Rouge1: 13.0053
|
| 23 |
+
- Rouge2: 8.6562
|
| 24 |
+
- Rougel: 11.7749
|
| 25 |
+
- Rougelsum: 12.3804
|
| 26 |
+
- Gen Len: 19.0
|
| 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: 2
|
| 47 |
+
- eval_batch_size: 2
|
| 48 |
+
- seed: 42
|
| 49 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 50 |
+
- lr_scheduler_type: linear
|
| 51 |
+
- num_epochs: 10
|
| 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 |
+
| 5.6871 | 1.0 | 900 | 1.5048 | 11.9413 | 7.8867 | 10.8757 | 11.4959 | 19.0 |
|
| 59 |
+
| 1.9143 | 2.0 | 1800 | 1.4182 | 12.2658 | 8.2424 | 11.2409 | 11.7768 | 19.0 |
|
| 60 |
+
| 1.7584 | 3.0 | 2700 | 1.3636 | 12.7798 | 8.1504 | 11.2713 | 12.0686 | 19.0 |
|
| 61 |
+
| 1.6482 | 4.0 | 3600 | 1.3348 | 12.9292 | 8.3411 | 11.4354 | 12.2381 | 19.0 |
|
| 62 |
+
| 1.6097 | 5.0 | 4500 | 1.3097 | 13.039 | 8.4571 | 11.5373 | 12.337 | 19.0 |
|
| 63 |
+
| 1.5737 | 6.0 | 5400 | 1.3061 | 13.0469 | 8.6595 | 11.7187 | 12.4057 | 19.0 |
|
| 64 |
+
| 1.5457 | 7.0 | 6300 | 1.2981 | 12.9871 | 8.644 | 11.7806 | 12.3623 | 19.0 |
|
| 65 |
+
| 1.5384 | 8.0 | 7200 | 1.2882 | 12.8935 | 8.5503 | 11.6772 | 12.2745 | 19.0 |
|
| 66 |
+
| 1.5048 | 9.0 | 8100 | 1.2869 | 12.9359 | 8.5885 | 11.6961 | 12.2979 | 19.0 |
|
| 67 |
+
| 1.5026 | 10.0 | 9000 | 1.2835 | 13.0053 | 8.6562 | 11.7749 | 12.3804 | 19.0 |
|
| 68 |
+
|
| 69 |
+
|
| 70 |
+
### Framework versions
|
| 71 |
+
|
| 72 |
+
- Transformers 4.45.1
|
| 73 |
+
- Pytorch 2.4.1
|
| 74 |
+
- Datasets 3.0.1
|
| 75 |
+
- Tokenizers 0.20.0
|
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.45.1"
|
| 6 |
+
}
|
runs/Mar20_20-35-02_minion/events.out.tfevents.1742499303.minion
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d8abef185908253c858d200acac0ca31c79cae3ca8f2d3be6fd0476defce9dfb
|
| 3 |
+
size 14623
|