andriys commited on
Commit
96d2f04
1 Parent(s): 0405d58

End of training

Browse files
Files changed (3) hide show
  1. README.md +77 -0
  2. generation_config.json +7 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: microsoft/git-base
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: git-base-pokemon
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-pokemon
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.0260
19
+ - Wer Score: 2.5870
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: 32
40
+ - eval_batch_size: 32
41
+ - seed: 42
42
+ - gradient_accumulation_steps: 2
43
+ - total_train_batch_size: 64
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.3233 | 2.8571 | 50 | 4.4354 | 22.5705 |
54
+ | 2.2055 | 5.7143 | 100 | 0.3490 | 10.2262 |
55
+ | 0.1031 | 8.5714 | 150 | 0.0287 | 0.3700 |
56
+ | 0.0177 | 11.4286 | 200 | 0.0197 | 1.4176 |
57
+ | 0.007 | 14.2857 | 250 | 0.0214 | 4.7060 |
58
+ | 0.0029 | 17.1429 | 300 | 0.0232 | 3.8049 |
59
+ | 0.0017 | 20.0 | 350 | 0.0237 | 4.6676 |
60
+ | 0.0012 | 22.8571 | 400 | 0.0241 | 4.0458 |
61
+ | 0.0011 | 25.7143 | 450 | 0.0246 | 3.7335 |
62
+ | 0.001 | 28.5714 | 500 | 0.0249 | 3.2042 |
63
+ | 0.0011 | 31.4286 | 550 | 0.0253 | 2.9423 |
64
+ | 0.0011 | 34.2857 | 600 | 0.0257 | 2.7527 |
65
+ | 0.0011 | 37.1429 | 650 | 0.0256 | 2.7015 |
66
+ | 0.0011 | 40.0 | 700 | 0.0258 | 2.7152 |
67
+ | 0.001 | 42.8571 | 750 | 0.0260 | 2.5531 |
68
+ | 0.001 | 45.7143 | 800 | 0.0260 | 2.6126 |
69
+ | 0.001 | 48.5714 | 850 | 0.0260 | 2.5870 |
70
+
71
+
72
+ ### Framework versions
73
+
74
+ - Transformers 4.42.4
75
+ - Pytorch 2.3.1+cu121
76
+ - Datasets 2.20.0
77
+ - 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.42.4"
7
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:048475126eb3f4348f5fdae40c08b443a683b3da73d69763399128a8b8cda6d5
3
  size 706516040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0b35115af16e780c1d1a55c6dfdb008bb479e228e841dc55280127b206f315b
3
  size 706516040