mdosama39 commited on
Commit
12a3d76
1 Parent(s): 12132d1

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-headlineBT5_WithIp
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-headlineBT5_WithIp
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: 3.4653
20
+ - Rouge1: 0.0
21
+ - Rouge2: 0.0
22
+ - Rougel: 0.0
23
+ - Rougelsum: 0.0
24
+ - Gen Len: 11.9579
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: 2e-05
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
+ | 5.9164 | 1.0 | 403 | 4.7729 | 0.0 | 0.0 | 0.0 | 0.0 | 17.1757 |
56
+ | 5.2662 | 2.0 | 806 | 4.0701 | 0.0 | 0.0 | 0.0 | 0.0 | 13.2995 |
57
+ | 4.7774 | 3.0 | 1209 | 3.7262 | 0.0 | 0.0 | 0.0 | 0.0 | 12.3342 |
58
+ | 4.8228 | 4.0 | 1612 | 3.5233 | 0.0 | 0.0 | 0.0 | 0.0 | 11.9975 |
59
+ | 4.2654 | 5.0 | 2015 | 3.4653 | 0.0 | 0.0 | 0.0 | 0.0 | 11.9579 |
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:86e0d52d5c32957736297930c529e4893c2ddd5dd720ac78bf4de0df96a7142c
3
  size 990345064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fdfc41110a72f84774aebd783279850737eac9b902df333116c5ac77af35d7f
3
  size 990345064