Samuael commited on
Commit
bcc6542
·
verified ·
1 Parent(s): 77cb35a

End of training

Browse files
Files changed (3) hide show
  1. README.md +61 -0
  2. generation_config.json +6 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Samuael/amt5-base
3
+ tags:
4
+ - generated_from_trainer
5
+ model-index:
6
+ - name: amhmt5-base-finetuned-amt5
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
+ # amhmt5-base-finetuned-amt5
14
+
15
+ This model is a fine-tuned version of [Samuael/amt5-base](https://huggingface.co/Samuael/amt5-base) on an unknown dataset.
16
+ It achieves the following results on the evaluation set:
17
+ - eval_loss: 0.3710
18
+ - eval_rouge1: 0.0
19
+ - eval_rouge2: 0.0
20
+ - eval_rougeL: 0.0
21
+ - eval_rougeLsum: 0.0
22
+ - eval_gen_len: 18.5905
23
+ - eval_wer: 0.6072
24
+ - eval_cer: 0.5393
25
+ - eval_runtime: 4.0504
26
+ - eval_samples_per_second: 88.633
27
+ - eval_steps_per_second: 1.481
28
+ - epoch: 4.0
29
+ - step: 5672
30
+
31
+ ## Model description
32
+
33
+ More information needed
34
+
35
+ ## Intended uses & limitations
36
+
37
+ More information needed
38
+
39
+ ## Training and evaluation data
40
+
41
+ More information needed
42
+
43
+ ## Training procedure
44
+
45
+ ### Training hyperparameters
46
+
47
+ The following hyperparameters were used during training:
48
+ - learning_rate: 0.0002
49
+ - train_batch_size: 64
50
+ - eval_batch_size: 64
51
+ - seed: 42
52
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
53
+ - lr_scheduler_type: linear
54
+ - num_epochs: 30
55
+
56
+ ### Framework versions
57
+
58
+ - Transformers 4.37.2
59
+ - Pytorch 2.1.0+cu121
60
+ - Datasets 2.17.1
61
+ - 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.37.2"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d63a49d45b89bbcc5993097d66e30b5d1132ecda5ff33e3a211265bc61db755c
3
  size 805078888
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:830df5d40ca66eaa34b3c5fbe80287922ee9cf8422407b23e92c955f8e575b41
3
  size 805078888