ayymen commited on
Commit
16490e8
·
verified ·
1 Parent(s): c293e2b

Model save

Browse files
Files changed (2) hide show
  1. README.md +74 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-luo_cv_fleurs_19h
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-luo_cv_fleurs_19h
18
+
19
+ This model is a fine-tuned version of [facebook/w2v-bert-2.0](https://huggingface.co/facebook/w2v-bert-2.0) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.4323
22
+ - Wer: 0.3056
23
+ - Cer: 0.0952
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 3e-05
43
+ - train_batch_size: 32
44
+ - eval_batch_size: 32
45
+ - seed: 42
46
+ - gradient_accumulation_steps: 2
47
+ - total_train_batch_size: 64
48
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
49
+ - lr_scheduler_type: linear
50
+ - lr_scheduler_warmup_ratio: 0.1
51
+ - training_steps: 100000
52
+ - mixed_precision_training: Native AMP
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
57
+ |:-------------:|:-------:|:----:|:---------------:|:------:|:------:|
58
+ | 0.698 | 6.4935 | 1000 | 0.7171 | 0.5988 | 0.1884 |
59
+ | 0.2666 | 12.9870 | 2000 | 0.3521 | 0.3862 | 0.1107 |
60
+ | 0.1497 | 19.4805 | 3000 | 0.2914 | 0.3351 | 0.0979 |
61
+ | 0.0802 | 25.9740 | 4000 | 0.2682 | 0.2976 | 0.0931 |
62
+ | 0.053 | 32.4675 | 5000 | 0.3036 | 0.3060 | 0.0913 |
63
+ | 0.0309 | 38.9610 | 6000 | 0.3689 | 0.2906 | 0.0939 |
64
+ | 0.0245 | 45.4545 | 7000 | 0.4164 | 0.3792 | 0.1007 |
65
+ | 0.0122 | 51.9481 | 8000 | 0.3996 | 0.3166 | 0.0964 |
66
+ | 0.0088 | 58.4416 | 9000 | 0.4323 | 0.3056 | 0.0952 |
67
+
68
+
69
+ ### Framework versions
70
+
71
+ - Transformers 4.48.1
72
+ - Pytorch 2.6.0+cu124
73
+ - Datasets 3.5.0
74
+ - Tokenizers 0.21.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:65802040eb46305d13da179db8c6b75825d7d9cf93d651391ab613be936586da
3
  size 2423056460
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:235973b53c37c4a97cbbcfd79a70fa291bf2e6b8995ba5f9a29fb01295034b7b
3
  size 2423056460