larimb commited on
Commit
20a80ca
·
verified ·
1 Parent(s): 09ad818

End of training

Browse files
Files changed (2) hide show
  1. README.md +72 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: facebook/w2v-bert-2.0
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - wer
9
+ model-index:
10
+ - name: w2v-bert-2.0-ptbr2
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # w2v-bert-2.0-ptbr2
18
+
19
+ This model is a fine-tuned version of [facebook/w2v-bert-2.0](https://huggingface.co/facebook/w2v-bert-2.0) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: inf
22
+ - Wer: 0.7379
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 0.0003
42
+ - train_batch_size: 2
43
+ - eval_batch_size: 2
44
+ - seed: 42
45
+ - gradient_accumulation_steps: 8
46
+ - total_train_batch_size: 16
47
+ - optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
+ - lr_scheduler_type: linear
49
+ - lr_scheduler_warmup_steps: 20
50
+ - num_epochs: 30
51
+ - mixed_precision_training: Native AMP
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
56
+ |:-------------:|:-----:|:----:|:---------------:|:------:|
57
+ | 24.0954 | 3.64 | 25 | inf | 1.0049 |
58
+ | 9.1013 | 7.16 | 50 | inf | 0.9126 |
59
+ | 4.5420 | 10.8 | 75 | inf | 0.7524 |
60
+ | 2.5565 | 14.32 | 100 | inf | 0.7718 |
61
+ | 1.6594 | 17.96 | 125 | inf | 0.7961 |
62
+ | 0.9546 | 21.48 | 150 | inf | 0.7573 |
63
+ | 0.4813 | 25.0 | 175 | inf | 0.7379 |
64
+ | 0.1315 | 28.64 | 200 | inf | 0.7330 |
65
+
66
+
67
+ ### Framework versions
68
+
69
+ - Transformers 5.0.0
70
+ - Pytorch 2.10.0+cu128
71
+ - Datasets 3.6.0
72
+ - Tokenizers 0.22.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f0bade5caa3b53dec60f00081c8513b282624869184d002a13f8a3ebbeb90083
3
  size 2422978560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1aef91ddead6a52925d4abde942766d7633ad05a5974197b52c73226a89a2072
3
  size 2422978560