isabelkim commited on
Commit
1396167
1 Parent(s): 1e0f3c0

Training in progress, step 50

Browse files
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: microsoft/git-base
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: git-base-pokemon
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # git-base-pokemon
16
+
17
+ This model is a fine-tuned version of [microsoft/git-base](https://huggingface.co/microsoft/git-base) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.0431
20
+ - Wer Score: 1.1979
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 5e-05
40
+ - train_batch_size: 8
41
+ - eval_batch_size: 8
42
+ - seed: 42
43
+ - gradient_accumulation_steps: 2
44
+ - total_train_batch_size: 16
45
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: linear
47
+ - num_epochs: 10
48
+ - mixed_precision_training: Native AMP
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Wer Score |
53
+ |:-------------:|:------:|:----:|:---------------:|:---------:|
54
+ | 0.0043 | 8.3333 | 50 | 0.0431 | 1.1979 |
55
+
56
+
57
+ ### Framework versions
58
+
59
+ - Transformers 4.44.2
60
+ - Pytorch 2.4.1+cu121
61
+ - Datasets 3.0.1
62
+ - 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.44.2"
7
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0a00ec2e768fde2d9b92c32aa6a9bf46493ab0edc7fb7376f09d7c2d5776bbe5
3
  size 706516040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:168bfc1292a1dce8a1d29039c36c4c33fc79d5c57b60724906d5409c21d714b3
3
  size 706516040
runs/Oct02_04-00-51_67bb1d30543c/events.out.tfevents.1727841659.67bb1d30543c.706.2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a3c377bb498c31c37c7098950dbfafa6212e4910abb7e3ce60212a0256ad80ca
3
- size 5652
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c751ab09b397d608c541e862dcb361ce15c8be791f5a3f40c366b9a0ccd220d
3
+ size 6000
runs/Oct02_04-07-11_67bb1d30543c/events.out.tfevents.1727842036.67bb1d30543c.706.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27f41286b7ef75cb1a2046ebc1ed32910062955ae08e620c5839abece96b4419
3
+ size 6000
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d646e6b9c8aabfed00cc788489aa1392b4e176195ed95fff6e39f490edf7168c
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7113fed6ad9a10e77dab46aad499a1de4e7850a860b2bed96f4e1173acd1ef8e
3
  size 5176