mHossain commited on
Commit
1b80be2
1 Parent(s): c96d074

End of training

Browse files
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: mHossain/ml_sum_v1
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - rouge
8
+ model-index:
9
+ - name: ml_sum_v2
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
+ # ml_sum_v2
17
+
18
+ This model is a fine-tuned version of [mHossain/ml_sum_v1](https://huggingface.co/mHossain/ml_sum_v1) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 1.9401
21
+ - Rouge1: 8.1448
22
+ - Rouge2: 3.3615
23
+ - Rougel: 7.4641
24
+ - Rougelsum: 7.9361
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: 8
46
+ - eval_batch_size: 8
47
+ - seed: 42
48
+ - gradient_accumulation_steps: 2
49
+ - total_train_batch_size: 16
50
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
+ - lr_scheduler_type: linear
52
+ - lr_scheduler_warmup_steps: 5000
53
+ - num_epochs: 5
54
+ - mixed_precision_training: Native AMP
55
+
56
+ ### Training results
57
+
58
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
59
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
60
+ | No log | 1.0 | 312 | 2.1706 | 7.2919 | 2.8117 | 6.7418 | 7.1173 | 19.0 |
61
+ | 2.4911 | 2.0 | 625 | 2.1012 | 7.7986 | 3.0952 | 7.1505 | 7.5818 | 19.0 |
62
+ | 2.4911 | 3.0 | 937 | 2.0373 | 8.0535 | 3.2228 | 7.3877 | 7.8365 | 19.0 |
63
+ | 2.3572 | 4.0 | 1250 | 1.9865 | 8.1591 | 3.31 | 7.4577 | 7.9114 | 19.0 |
64
+ | 2.2455 | 4.99 | 1560 | 1.9401 | 8.1448 | 3.3615 | 7.4641 | 7.9361 | 19.0 |
65
+
66
+
67
+ ### Framework versions
68
+
69
+ - Transformers 4.38.2
70
+ - Pytorch 2.1.0+cu121
71
+ - Datasets 2.18.0
72
+ - 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:efec096f1251284907d5bea00586140d65d90682a9256e7c49c6c7e558bad226
3
  size 891644712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8e48e736e071b8fd5f1d7a752cec8660ba884ad785473f91cf3c5d41b070121
3
  size 891644712
runs/Mar09_13-40-38_db4aef0acd96/events.out.tfevents.1709991754.db4aef0acd96.1606.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:89994bc66b5a0448eb31eb906e5ed8455f3d8df82ba8e35840006fe15d73161f
3
- size 8308
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf8ad0662c65a13c7de35906ba7e70aea1170db21b1ae2a5c43dbe51ac28fb04
3
+ size 9187