sunfu-chou commited on
Commit
0bbaaf1
·
verified ·
1 Parent(s): dd0703c

End of training

Browse files
Files changed (3) hide show
  1. README.md +73 -0
  2. generation_config.json +7 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: microsoft/git-base
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: git-base-naruto
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # git-base-naruto
15
+
16
+ This model is a fine-tuned version of [microsoft/git-base](https://huggingface.co/microsoft/git-base) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 0.0506
19
+ - Wer Score: 1.3548
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 5e-05
39
+ - train_batch_size: 2
40
+ - eval_batch_size: 2
41
+ - seed: 42
42
+ - gradient_accumulation_steps: 2
43
+ - total_train_batch_size: 4
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 50
47
+ - mixed_precision_training: Native AMP
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Wer Score |
52
+ |:-------------:|:-------:|:----:|:---------------:|:---------:|
53
+ | 7.32 | 3.7037 | 50 | 4.4920 | 7.1290 |
54
+ | 2.3088 | 7.4074 | 100 | 0.4180 | 0.3710 |
55
+ | 0.1216 | 11.1111 | 150 | 0.0417 | 0.4677 |
56
+ | 0.0159 | 14.8148 | 200 | 0.0359 | 0.4194 |
57
+ | 0.0112 | 18.5185 | 250 | 0.0404 | 0.4516 |
58
+ | 0.0089 | 22.2222 | 300 | 0.0454 | 0.4839 |
59
+ | 0.0076 | 25.9259 | 350 | 0.0468 | 0.4677 |
60
+ | 0.0065 | 29.6296 | 400 | 0.0474 | 0.4355 |
61
+ | 0.0045 | 33.3333 | 450 | 0.0517 | 0.8548 |
62
+ | 0.0032 | 37.0370 | 500 | 0.0494 | 3.0 |
63
+ | 0.0018 | 40.7407 | 550 | 0.0511 | 1.0323 |
64
+ | 0.0011 | 44.4444 | 600 | 0.0512 | 1.5323 |
65
+ | 0.001 | 48.1481 | 650 | 0.0506 | 1.3548 |
66
+
67
+
68
+ ### Framework versions
69
+
70
+ - Transformers 4.40.2
71
+ - Pytorch 2.3.0+cu121
72
+ - Datasets 2.19.1
73
+ - Tokenizers 0.19.1
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 101,
4
+ "eos_token_id": 102,
5
+ "pad_token_id": 0,
6
+ "transformers_version": "4.40.2"
7
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:92b788e4133b0cc653c97bffd95ebf1b70a4b9561e710e18387df893f7e7970c
3
  size 706516040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3f28a558075950fb808a432aa4771eeabe2122a5808acb9f4fb1de8d5f7d369
3
  size 706516040