kiranpantha
commited on
Commit
•
53842e6
1
Parent(s):
d4dc518
End of training
Browse files
README.md
ADDED
@@ -0,0 +1,92 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
language:
|
4 |
+
- ne
|
5 |
+
license: mit
|
6 |
+
base_model: facebook/w2v-bert-2.0
|
7 |
+
tags:
|
8 |
+
- generated_from_trainer
|
9 |
+
datasets:
|
10 |
+
- kiranpantha/OpenSLR54-Balanced-Nepali
|
11 |
+
metrics:
|
12 |
+
- wer
|
13 |
+
model-index:
|
14 |
+
- name: Wave2Vec2-Bert2.0 - Kiran Pantha
|
15 |
+
results:
|
16 |
+
- task:
|
17 |
+
name: Automatic Speech Recognition
|
18 |
+
type: automatic-speech-recognition
|
19 |
+
dataset:
|
20 |
+
name: OpenSLR54
|
21 |
+
type: kiranpantha/OpenSLR54-Balanced-Nepali
|
22 |
+
config: default
|
23 |
+
split: test
|
24 |
+
args: 'config: ne, split: train,test'
|
25 |
+
metrics:
|
26 |
+
- name: Wer
|
27 |
+
type: wer
|
28 |
+
value: 0.43070906308450946
|
29 |
+
---
|
30 |
+
|
31 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
32 |
+
should probably proofread and complete it, then remove this comment. -->
|
33 |
+
|
34 |
+
# Wave2Vec2-Bert2.0 - Kiran Pantha
|
35 |
+
|
36 |
+
This model is a fine-tuned version of [facebook/w2v-bert-2.0](https://huggingface.co/facebook/w2v-bert-2.0) on the OpenSLR54 dataset.
|
37 |
+
It achieves the following results on the evaluation set:
|
38 |
+
- Loss: 0.4058
|
39 |
+
- Wer: 0.4307
|
40 |
+
|
41 |
+
## Model description
|
42 |
+
|
43 |
+
More information needed
|
44 |
+
|
45 |
+
## Intended uses & limitations
|
46 |
+
|
47 |
+
More information needed
|
48 |
+
|
49 |
+
## Training and evaluation data
|
50 |
+
|
51 |
+
More information needed
|
52 |
+
|
53 |
+
## Training procedure
|
54 |
+
|
55 |
+
### Training hyperparameters
|
56 |
+
|
57 |
+
The following hyperparameters were used during training:
|
58 |
+
- learning_rate: 5e-05
|
59 |
+
- train_batch_size: 8
|
60 |
+
- eval_batch_size: 8
|
61 |
+
- seed: 42
|
62 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
63 |
+
- lr_scheduler_type: linear
|
64 |
+
- lr_scheduler_warmup_steps: 500
|
65 |
+
- num_epochs: 2
|
66 |
+
- mixed_precision_training: Native AMP
|
67 |
+
|
68 |
+
### Training results
|
69 |
+
|
70 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
71 |
+
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
72 |
+
| 0.7246 | 0.15 | 300 | 0.5189 | 0.5402 |
|
73 |
+
| 0.6721 | 0.3 | 600 | 0.6084 | 0.5423 |
|
74 |
+
| 0.6956 | 0.45 | 900 | 0.5712 | 0.5412 |
|
75 |
+
| 0.6341 | 0.6 | 1200 | 0.4997 | 0.5105 |
|
76 |
+
| 0.6119 | 0.75 | 1500 | 0.5008 | 0.5148 |
|
77 |
+
| 0.564 | 0.9 | 1800 | 0.4627 | 0.4793 |
|
78 |
+
| 0.5416 | 1.05 | 2100 | 0.4767 | 0.4734 |
|
79 |
+
| 0.4569 | 1.2 | 2400 | 0.4754 | 0.4651 |
|
80 |
+
| 0.4768 | 1.35 | 2700 | 0.4420 | 0.4702 |
|
81 |
+
| 0.438 | 1.5 | 3000 | 0.4563 | 0.4614 |
|
82 |
+
| 0.4337 | 1.65 | 3300 | 0.4290 | 0.4543 |
|
83 |
+
| 0.447 | 1.8 | 3600 | 0.4081 | 0.4392 |
|
84 |
+
| 0.4108 | 1.95 | 3900 | 0.4058 | 0.4307 |
|
85 |
+
|
86 |
+
|
87 |
+
### Framework versions
|
88 |
+
|
89 |
+
- Transformers 4.45.0.dev0
|
90 |
+
- Pytorch 2.4.1+cu121
|
91 |
+
- Datasets 2.21.0
|
92 |
+
- Tokenizers 0.19.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2423081060
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f62efffac5f7d0d6008496d42c66a019dcb6b22c93bdd6b24013e86eb2519781
|
3 |
size 2423081060
|
runs/Sep15_14-08-44_kiran/events.out.tfevents.1726388713.kiran.89858.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:320da69757e7925a14dda729137d3e1c55d8ca8e31f8aa4c18ff51b685c9863e
|
3 |
+
size 13525
|