fia24 commited on
Commit
d8f6a6f
1 Parent(s): 0cee59a
Files changed (3) hide show
  1. README.md +56 -0
  2. generation_config.json +6 -0
  3. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: csebuetnlp/banglat5
3
+ tags:
4
+ - generated_from_trainer
5
+ model-index:
6
+ - name: annotator_banel
7
+ results: []
8
+ ---
9
+
10
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
11
+ should probably proofread and complete it, then remove this comment. -->
12
+
13
+ # annotator_banel
14
+
15
+ This model is a fine-tuned version of [csebuetnlp/banglat5](https://huggingface.co/csebuetnlp/banglat5) on an unknown dataset.
16
+ It achieves the following results on the evaluation set:
17
+ - eval_loss: 0.0119
18
+ - eval_Val Accuracy: 0.9843
19
+ - eval_gen_len: 2.2716
20
+ - eval_runtime: 24.164
21
+ - eval_samples_per_second: 92.493
22
+ - eval_steps_per_second: 2.897
23
+ - epoch: 36.0
24
+ - step: 4032
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.0005
44
+ - train_batch_size: 200
45
+ - eval_batch_size: 32
46
+ - seed: 42
47
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
+ - lr_scheduler_type: linear
49
+ - num_epochs: 50
50
+
51
+ ### Framework versions
52
+
53
+ - Transformers 4.34.1
54
+ - Pytorch 1.13.1+cu117
55
+ - Datasets 2.14.6
56
+ - Tokenizers 0.14.1
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.34.1"
6
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4164fc93429ab1d37cb7fb5d02d80bb5c82263b795e7d55d8b2b731f90a97ef0
3
  size 990408885
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cf515fba65428edd9856c491a86fa34f9fdfe3f83f50b9c236faf77026e4481
3
  size 990408885