mdosama39 commited on
Commit
f190c76
1 Parent(s): 05b02ca

End of training

Browse files
Files changed (3) hide show
  1. README.md +66 -0
  2. generation_config.json +6 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: csebuetnlp/banglat5
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - rouge
7
+ model-index:
8
+ - name: banglat5-headline-trial-with-ES-batch16-2e-4-ep10
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-trial-with-ES-batch16-2e-4-ep10
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.8411
20
+ - Rouge1: 0.0
21
+ - Rouge2: 0.0
22
+ - Rougel: 0.0
23
+ - Rougelsum: 0.0
24
+ - Gen Len: 8.995
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: 8
45
+ - eval_batch_size: 8
46
+ - seed: 42
47
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
+ - lr_scheduler_type: linear
49
+ - num_epochs: 10
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
54
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
55
+ | 3.9163 | 1.0 | 202 | 3.1831 | 0.0 | 0.0 | 0.0 | 0.0 | 9.6873 |
56
+ | 3.0764 | 2.0 | 404 | 2.9729 | 0.0 | 0.0 | 0.0 | 0.0 | 8.273 |
57
+ | 2.763 | 3.0 | 606 | 2.8976 | 0.0 | 0.0 | 0.0 | 0.0 | 9.1266 |
58
+ | 2.3236 | 4.0 | 808 | 2.8411 | 0.0 | 0.0 | 0.0 | 0.0 | 8.995 |
59
+
60
+
61
+ ### Framework versions
62
+
63
+ - Transformers 4.39.3
64
+ - Pytorch 2.1.2
65
+ - Datasets 2.18.0
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.39.3"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:24570e4abebf2ee3dffd83cde0f98895e116659433d0b7d8ce9d46579984ca2d
3
  size 990345064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d46abfe1a9a120841368fef5c77bd0277ec037675ad0f9390e6b33aafda721bd
3
  size 990345064