ronniet commited on
Commit
a47a040
1 Parent(s): 2bc04de

End of training

Browse files
Files changed (3) hide show
  1. README.md +19 -11
  2. pytorch_model.bin +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -3,10 +3,12 @@ license: mit
3
  base_model: microsoft/git-base
4
  tags:
5
  - generated_from_trainer
 
 
 
6
  model-index:
7
  - name: git-base-env
8
  results: []
9
- pipeline_tag: image-to-text
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -16,8 +18,12 @@ should probably proofread and complete it, then remove this comment. -->
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: 4.0922
20
- - Wer Score: 16.2039
 
 
 
 
21
 
22
  ## Model description
23
 
@@ -36,21 +42,23 @@ More information needed
36
  ### Training hyperparameters
37
 
38
  The following hyperparameters were used during training:
39
- - learning_rate: 5e-05
40
  - train_batch_size: 1
41
  - eval_batch_size: 1
42
  - seed: 42
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
- - num_epochs: 1
46
 
47
  ### Training results
48
 
49
- | Training Loss | Epoch | Step | Validation Loss | Wer Score |
50
- |:-------------:|:-----:|:----:|:---------------:|:---------:|
51
- | 8.6797 | 0.3 | 30 | 6.9086 | 46.3882 |
52
- | 6.0221 | 0.61 | 60 | 5.0189 | 17.6447 |
53
- | 4.5819 | 0.91 | 90 | 4.0922 | 16.2039 |
 
 
54
 
55
 
56
  ### Framework versions
@@ -58,4 +66,4 @@ The following hyperparameters were used during training:
58
  - Transformers 4.34.0
59
  - Pytorch 2.0.1+cu118
60
  - Datasets 2.14.5
61
- - Tokenizers 0.14.0
 
3
  base_model: microsoft/git-base
4
  tags:
5
  - generated_from_trainer
6
+ metrics:
7
+ - wer
8
+ - rouge
9
  model-index:
10
  - name: git-base-env
11
  results: []
 
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
18
 
19
  This model is a fine-tuned version of [microsoft/git-base](https://huggingface.co/microsoft/git-base) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 8.4059
22
+ - Wer: 59.0853
23
+ - Rouge1: 1.86
24
+ - Rouge2: 0.57
25
+ - Rougel: 1.63
26
+ - Rougelsum: 1.63
27
 
28
  ## Model description
29
 
 
42
  ### Training hyperparameters
43
 
44
  The following hyperparameters were used during training:
45
+ - learning_rate: 5e-07
46
  - train_batch_size: 1
47
  - eval_batch_size: 1
48
  - seed: 42
49
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
  - lr_scheduler_type: linear
51
+ - num_epochs: 3
52
 
53
  ### Training results
54
 
55
+ | Training Loss | Epoch | Step | Validation Loss | Wer | Rouge1 | Rouge2 | Rougel | Rougelsum |
56
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|:------:|:------:|:------:|:---------:|
57
+ | 8.6175 | 0.6 | 30 | 8.4884 | 59.0612 | 1.84 | 0.5 | 1.56 | 1.56 |
58
+ | 8.5757 | 1.2 | 60 | 8.4512 | 58.9443 | 1.81 | 0.53 | 1.57 | 1.57 |
59
+ | 8.541 | 1.8 | 90 | 8.4258 | 59.2653 | 1.86 | 0.56 | 1.62 | 1.62 |
60
+ | 8.5196 | 2.4 | 120 | 8.4114 | 58.9926 | 1.84 | 0.57 | 1.62 | 1.62 |
61
+ | 8.5091 | 3.0 | 150 | 8.4059 | 59.0853 | 1.86 | 0.57 | 1.63 | 1.63 |
62
 
63
 
64
  ### Framework versions
 
66
  - Transformers 4.34.0
67
  - Pytorch 2.0.1+cu118
68
  - Datasets 2.14.5
69
+ - Tokenizers 0.14.1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fa621223a81c9e914e3e1945fc31fe7d52ca722bdcaa5165c1e6eba404911f42
3
  size 706584273
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d800d6d8cd07558d0d467f48d17ae16cde75faf67dabc59c77bcbf2ad206d512
3
  size 706584273
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3679bee832094f58e650803df21786c544b30d2a797fd5a47d537de6e023e9c1
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:911607e0512ff0a1471e3a02ab86e58868a12ada2fdd3f3a320d088d33aea6b8
3
  size 4027