mHossain commited on
Commit
87b326c
1 Parent(s): 4585500

End of training

Browse files
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: mHossain/Albaniani_sum_v1
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - rouge
8
+ model-index:
9
+ - name: ml_sum_v1
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_v1
17
+
18
+ This model is a fine-tuned version of [mHossain/Albaniani_sum_v1](https://huggingface.co/mHossain/Albaniani_sum_v1) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 2.2080
21
+ - Rouge1: 6.9869
22
+ - Rouge2: 2.6256
23
+ - Rougel: 6.4271
24
+ - Rougelsum: 6.8073
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: 2
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.5009 | 5.4872 | 1.8136 | 5.032 | 5.3296 | 18.985 |
61
+ | 3.2952 | 2.0 | 624 | 2.2080 | 6.9869 | 2.6256 | 6.4271 | 6.8073 | 19.0 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.38.1
67
+ - Pytorch 2.1.0+cu121
68
+ - Datasets 2.18.0
69
+ - 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.1"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1cfc6ad3bcab6750033959a21c5351e8ed9d3e7edf3919a01bbed9a1da8c1735
3
  size 891644712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:158926705531d0ba5c6aca4affa26d1ab38466ef7c7744dad5225aebba840aca
3
  size 891644712
runs/Mar02_00-12-21_f0483fe32e8e/events.out.tfevents.1709338428.f0483fe32e8e.440.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c9053aaa16d49a5ceb683e3d09efe10b62c013f11b3cdcbd8aafe88e70b405ee
3
- size 6318
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf910cfbe8a7e94b77e58b0d617e4784a99a4411640ab3c4a6f07c045200247b
3
+ size 7197