shahadalll commited on
Commit
23f6385
·
verified ·
1 Parent(s): 526538f

End of training

Browse files
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: google/mt5-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - rouge
8
+ model-index:
9
+ - name: mt5-base-finetuned-mt5-summarization-task
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
+ # mt5-base-finetuned-mt5-summarization-task
17
+
18
+ This model is a fine-tuned version of [google/mt5-base](https://huggingface.co/google/mt5-base) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 2.0374
21
+ - Rouge1: 6.3413
22
+ - Rouge2: 0.7742
23
+ - Rougel: 6.3762
24
+ - Rougelsum: 6.3936
25
+ - Gen Len: 17.5465
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: 10
46
+ - eval_batch_size: 10
47
+ - seed: 42
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: linear
50
+ - num_epochs: 3
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
55
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
56
+ | 3.0273 | 1.0 | 1473 | 2.1479 | 5.8945 | 0.5705 | 5.8537 | 5.9128 | 16.6932 |
57
+ | 2.6605 | 2.0 | 2946 | 2.0578 | 6.7115 | 0.762 | 6.6509 | 6.6955 | 17.5501 |
58
+ | 2.5505 | 3.0 | 4419 | 2.0374 | 6.3413 | 0.7742 | 6.3762 | 6.3936 | 17.5465 |
59
+
60
+
61
+ ### Framework versions
62
+
63
+ - Transformers 4.37.2
64
+ - Pytorch 2.1.0+cu121
65
+ - Datasets 2.17.1
66
+ - 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.37.2"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:638d07e49c981dc6296cf0b815d66193ea96f8e02433e3bb119dbf94184b52f6
3
  size 2329638768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d4aaa17605d685bfafdf14e5712845c0e75e44a70c7b99e566d8c49baca553d
3
  size 2329638768
runs/Feb25_16-31-44_841ca409f2c2/events.out.tfevents.1708878739.841ca409f2c2.1189.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a929635bfffca401199b03f415926a7c8101b2d80652055ee380589069f5d35b
3
- size 7040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60f616c88d067b3a455bc404350943d05856e5448e3bfe906eb2967576492f43
3
+ size 7919