mdosama39 commited on
Commit
38752b4
1 Parent(s): 189c82c

End of training

Browse files
Files changed (3) hide show
  1. README.md +67 -0
  2. generation_config.json +6 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: csebuetnlp/banglat5
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - rouge
7
+ model-index:
8
+ - name: banglat5-headline_WithIp-Final
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # banglat5-headline_WithIp-Final
16
+
17
+ This model is a fine-tuned version of [csebuetnlp/banglat5](https://huggingface.co/csebuetnlp/banglat5) on the None dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 2.7237
20
+ - Rouge1: 0.0
21
+ - Rouge2: 0.0
22
+ - Rougel: 0.0
23
+ - Rougelsum: 0.0
24
+ - Gen Len: 9.6973
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 0.0002
44
+ - train_batch_size: 4
45
+ - eval_batch_size: 4
46
+ - seed: 42
47
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
+ - lr_scheduler_type: linear
49
+ - num_epochs: 5
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
54
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
55
+ | 3.7552 | 1.0 | 403 | 2.8907 | 0.0 | 0.0 | 0.0 | 0.0 | 8.6476 |
56
+ | 3.288 | 2.0 | 806 | 2.7755 | 0.0 | 0.0 | 0.0 | 0.0 | 9.7916 |
57
+ | 2.3315 | 3.0 | 1209 | 2.7371 | 0.0 | 0.0 | 0.0 | 0.0 | 9.871 |
58
+ | 2.5806 | 4.0 | 1612 | 2.7193 | 0.0 | 0.0 | 0.0 | 0.0 | 9.6005 |
59
+ | 2.1966 | 5.0 | 2015 | 2.7237 | 0.0 | 0.0 | 0.0 | 0.0 | 9.6973 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - Transformers 4.39.3
65
+ - Pytorch 2.1.2
66
+ - Datasets 2.18.0
67
+ - 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.39.3"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:001dd7829e5cec533b928950eb7a83d4432cceaedd9ec56d08d0a57470122996
3
  size 990345064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29122e492c35e8ca39ffb63a86bd41f3c3df4c047ad7fefdbabcc01bd3cbbc49
3
  size 990345064