deepakkaran commited on
Commit
3b755b5
·
verified ·
1 Parent(s): 6eba3be

End of training

Browse files
README.md ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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.5740
19
+ - Wer Score: 1.0938
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: 1
40
+ - eval_batch_size: 1
41
+ - seed: 42
42
+ - gradient_accumulation_steps: 2
43
+ - total_train_batch_size: 2
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 2
47
+ - mixed_precision_training: Native AMP
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Wer Score |
52
+ |:-------------:|:------:|:----:|:---------------:|:---------:|
53
+ | 7.5652 | 0.5348 | 50 | 4.9337 | 8.9681 |
54
+ | 3.3309 | 1.0695 | 100 | 1.7402 | 3.9341 |
55
+ | 1.0719 | 1.6043 | 150 | 0.5740 | 1.0938 |
56
+
57
+
58
+ ### Framework versions
59
+
60
+ - Transformers 4.40.0
61
+ - Pytorch 2.2.1+cu121
62
+ - Datasets 2.19.0
63
+ - 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.0"
7
+ }
runs/Apr25_05-08-13_4eea0cef8ae3/events.out.tfevents.1714021694.4eea0cef8ae3.4166.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:574423ce216d524fd6e9259c3fae8e260a07f806a29afb8471feb11b1004fcb7
3
- size 6477
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b1380ec899c9fa671a80503e29f7c59d35f9bc90e2972184bf16ac33a31d658
3
+ size 6831