MikeTeng commited on
Commit
75f11b7
1 Parent(s): d57db71

End of training

Browse files
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.0429
19
+ - Wer Score: 0.4194
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.3552 | 3.7 | 50 | 4.5162 | 22.5645 |
54
+ | 2.3387 | 7.41 | 100 | 0.4370 | 0.3871 |
55
+ | 0.1271 | 11.11 | 150 | 0.0361 | 0.3871 |
56
+ | 0.0162 | 14.81 | 200 | 0.0361 | 0.4194 |
57
+ | 0.0112 | 18.52 | 250 | 0.0381 | 0.4355 |
58
+ | 0.0098 | 22.22 | 300 | 0.0393 | 0.4355 |
59
+ | 0.0088 | 25.93 | 350 | 0.0399 | 0.4516 |
60
+ | 0.0085 | 29.63 | 400 | 0.0424 | 0.4516 |
61
+ | 0.0076 | 33.33 | 450 | 0.0399 | 0.4194 |
62
+ | 0.007 | 37.04 | 500 | 0.0422 | 0.4516 |
63
+ | 0.0064 | 40.74 | 550 | 0.0421 | 0.4355 |
64
+ | 0.0059 | 44.44 | 600 | 0.0434 | 0.4355 |
65
+ | 0.0056 | 48.15 | 650 | 0.0429 | 0.4194 |
66
+
67
+
68
+ ### Framework versions
69
+
70
+ - Transformers 4.38.1
71
+ - Pytorch 2.1.2+cu121
72
+ - Datasets 2.17.1
73
+ - Tokenizers 0.15.2
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.38.1"
7
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8d9915e5f5e3e0f4d9eb55057c0d4a8b011a4312a0ae977609c41508b8789e5a
3
  size 706516040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e18086c70bfbc614c08c02960a8cb9e28cb937d9beddbd71bd5548ce2374551
3
  size 706516040
runs/May29_17-03-47_mike-ws/events.out.tfevents.1716973429.mike-ws.2220.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2a2d2e1a4616f7cd6bb1937b338dacc3ee7e912887e593abacb15a4f0f426b41
3
- size 11177
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e250cc8d323d883d4c99cc5af3e081adb74f9e203a72613e5fd833c8f36f846b
3
+ size 12066