fia24 commited on
Commit
32723cc
1 Parent(s): 88a7a2e
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
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
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.4289
18
+ - eval_Val Accuracy: 0.789
19
+ - eval_gen_len: 2.9813
20
+ - eval_runtime: 43.8511
21
+ - eval_samples_per_second: 94.045
22
+ - eval_steps_per_second: 2.942
23
+ - epoch: 4.0
24
+ - step: 1320
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: 100
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:007be521737820ad0bab640ca3f1d152a9e0ae40b406d578372197576e64cf51
3
  size 990408885
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31ed08a4734aedd59f81d62d0787713f2086437669459477d9022cc07fd7d1ed
3
  size 990408885