csikasote commited on
Commit
0225c75
1 Parent(s): b7ebe28

Model save

Browse files
Files changed (2) hide show
  1. README.md +78 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-bem-bl
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-bem-bl
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.2403
22
+ - Wer: 0.4353
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: 8
43
+ - eval_batch_size: 8
44
+ - seed: 42
45
+ - gradient_accumulation_steps: 2
46
+ - total_train_batch_size: 16
47
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
+ - lr_scheduler_type: linear
49
+ - lr_scheduler_warmup_steps: 500
50
+ - num_epochs: 10.0
51
+ - mixed_precision_training: Native AMP
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
56
+ |:-------------:|:------:|:----:|:---------------:|:------:|
57
+ | 0.5344 | 0.7027 | 500 | 0.5448 | 0.7379 |
58
+ | 0.4242 | 1.4055 | 1000 | 0.3055 | 0.6025 |
59
+ | 0.3603 | 2.1082 | 1500 | 0.2693 | 0.5385 |
60
+ | 0.3144 | 2.8110 | 2000 | 0.2683 | 0.5529 |
61
+ | 0.2656 | 3.5137 | 2500 | 0.2472 | 0.5258 |
62
+ | 0.2311 | 4.2164 | 3000 | 0.2352 | 0.5026 |
63
+ | 0.2106 | 4.9192 | 3500 | 0.2327 | 0.5003 |
64
+ | 0.1816 | 5.6219 | 4000 | 0.2298 | 0.4987 |
65
+ | 0.1432 | 6.3247 | 4500 | 0.2178 | 0.4686 |
66
+ | 0.1431 | 7.0274 | 5000 | 0.2172 | 0.4747 |
67
+ | 0.1069 | 7.7301 | 5500 | 0.2136 | 0.4539 |
68
+ | 0.0767 | 8.4329 | 6000 | 0.2270 | 0.4403 |
69
+ | 0.0667 | 9.1356 | 6500 | 0.2375 | 0.4385 |
70
+ | 0.0468 | 9.8384 | 7000 | 0.2403 | 0.4353 |
71
+
72
+
73
+ ### Framework versions
74
+
75
+ - Transformers 4.45.0.dev0
76
+ - Pytorch 2.4.0+cu121
77
+ - Datasets 2.21.0
78
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ee00fcd876fdd6c35eeafa15e80238eefb6ffd1d3236e999f0778ed1bc021d82
3
  size 2422941660
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bbccdd01429d5088c639399b3c7ff0d72320daae15949648d911c786512799d
3
  size 2422941660