XxIKumaxX commited on
Commit
539095f
1 Parent(s): 55385f3

End of training

Browse files
README.md CHANGED
@@ -14,6 +14,9 @@ should probably proofread and complete it, then remove this comment. -->
14
  # working_dir
15
 
16
  This model is a fine-tuned version of [microsoft/git-base](https://huggingface.co/microsoft/git-base) on an unknown dataset.
 
 
 
17
 
18
  ## Model description
19
 
@@ -33,14 +36,28 @@ More information needed
33
 
34
  The following hyperparameters were used during training:
35
  - learning_rate: 5e-05
36
- - train_batch_size: 32
37
- - eval_batch_size: 32
38
  - seed: 42
39
- - gradient_accumulation_steps: 2
40
- - total_train_batch_size: 64
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
- - num_epochs: 50
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
44
 
45
  ### Framework versions
46
 
 
14
  # working_dir
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: 7.3083
19
+ - Wer Score: {'bleu': 0.002242953743170335, 'precisions': [0.00878409616273694, 0.004012964963728971, 0.001545833977430824, 0.00046446818392940084], 'brevity_penalty': 1.0, 'length_ratio': 68.30526315789474, 'translation_length': 6489, 'reference_length': 95}
20
 
21
  ## Model description
22
 
 
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
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: linear
44
+ - num_epochs: 1
45
+
46
+ ### Training results
47
+
48
+ | Training Loss | Epoch | Step | Validation Loss | Wer Score |
49
+ |:-------------:|:-----:|:----:|:---------------:|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|
50
+ | 7.9926 | 0.1 | 1 | 7.8580 | {'bleu': 0.0, 'precisions': [0.00648248186448526, 0.0017004173751739063, 0.0006192909119058678, 0.0], 'brevity_penalty': 1.0, 'length_ratio': 68.2, 'translation_length': 6479, 'reference_length': 95} |
51
+ | 7.8988 | 0.2 | 2 | 7.7407 | {'bleu': 0.0, 'precisions': [0.008140531276778063, 0.002717391304347826, 0.0007161271841879118, 0.0], 'brevity_penalty': 1.0, 'length_ratio': 73.70526315789473, 'translation_length': 7002, 'reference_length': 95} |
52
+ | 7.8036 | 0.3 | 3 | 7.6263 | {'bleu': 0.0, 'precisions': [0.008062234794908063, 0.002974504249291785, 0.0005673758865248227, 0.0], 'brevity_penalty': 1.0, 'length_ratio': 74.42105263157895, 'translation_length': 7070, 'reference_length': 95} |
53
+ | 7.7237 | 0.4 | 4 | 7.5370 | {'bleu': 0.0, 'precisions': [0.008338044092707745, 0.003538069629210303, 0.0005668934240362812, 0.0], 'brevity_penalty': 1.0, 'length_ratio': 74.48421052631579, 'translation_length': 7076, 'reference_length': 95} |
54
+ | 7.5959 | 0.5 | 5 | 7.4688 | {'bleu': 0.001689755477270402, 'precisions': [0.008193247633846589, 0.0035365681143018812, 0.0009916418756197763, 0.0002837281883955171], 'brevity_penalty': 1.0, 'length_ratio': 74.51578947368421, 'translation_length': 7079, 'reference_length': 95} |
55
+ | 7.545 | 0.6 | 6 | 7.4154 | {'bleu': 0.0016910162898086155, 'precisions': [0.008244994110718492, 0.0032438808611029196, 0.0010336680448907265, 0.0002957704821058858], 'brevity_penalty': 1.0, 'length_ratio': 71.49473684210527, 'translation_length': 6792, 'reference_length': 95} |
56
+ | 7.5008 | 0.7 | 7 | 7.3736 | {'bleu': 0.0027244361260593537, 'precisions': [0.011021452469986223, 0.004732794320646815, 0.0017783046828689982, 0.000593941793704217], 'brevity_penalty': 1.0, 'length_ratio': 53.48421052631579, 'translation_length': 5081, 'reference_length': 95} |
57
+ | 7.4952 | 0.8 | 8 | 7.3412 | {'bleu': 0.0026505451685217172, 'precisions': [0.010477941176470587, 0.004604051565377533, 0.0018450184501845018, 0.00055452865064695], 'brevity_penalty': 1.0, 'length_ratio': 57.26315789473684, 'translation_length': 5440, 'reference_length': 95} |
58
+ | 7.4316 | 0.9 | 9 | 7.3194 | {'bleu': 0.0023042253386690104, 'precisions': [0.009205426356589148, 0.0038822387576835974, 0.0016202203499675956, 0.0004868549172346641], 'brevity_penalty': 1.0, 'length_ratio': 65.17894736842105, 'translation_length': 6192, 'reference_length': 95} |
59
+ | 7.4141 | 1.0 | 10 | 7.3083 | {'bleu': 0.002242953743170335, 'precisions': [0.00878409616273694, 0.004012964963728971, 0.001545833977430824, 0.00046446818392940084], 'brevity_penalty': 1.0, 'length_ratio': 68.30526315789474, 'translation_length': 6489, 'reference_length': 95} |
60
+
61
 
62
  ### Framework versions
63
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:05a8c4c96f4b34b31a90a7201bd5f882d8996bd0714c8f5f1069ce46c5e9b9b3
3
  size 706516040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3446ccebce229eb625ece66496c5221fb81830e324ee66a5b7609c5bd36ffa1a
3
  size 706516040
runs/Apr21_16-49-34_bae5d767b986/events.out.tfevents.1713718180.bae5d767b986.21273.3 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:049d9cc86fc0dedc58bb9fd459524d97ceb504c7d58385733c108f1078cd98b3
3
- size 7605
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec6b4dc45d20568f57ee9fb3542672af5f552e938a8d21657743b1d82236e0ee
3
+ size 9845