End of training
Browse files- README.md +74 -0
- model.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,74 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
base_model: facebook/w2v-bert-2.0
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- wer
|
8 |
+
model-index:
|
9 |
+
- name: malayalam_combined_Extempore
|
10 |
+
results: []
|
11 |
+
---
|
12 |
+
|
13 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
+
should probably proofread and complete it, then remove this comment. -->
|
15 |
+
|
16 |
+
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/krishnan-aravind/huggingface/runs/xe6xq146)
|
17 |
+
# malayalam_combined_Extempore
|
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: 0.4866
|
22 |
+
- Wer: 0.4837
|
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: 5e-05
|
42 |
+
- train_batch_size: 16
|
43 |
+
- eval_batch_size: 8
|
44 |
+
- seed: 42
|
45 |
+
- gradient_accumulation_steps: 2
|
46 |
+
- total_train_batch_size: 32
|
47 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
48 |
+
- lr_scheduler_type: linear
|
49 |
+
- lr_scheduler_warmup_steps: 50
|
50 |
+
- num_epochs: 10
|
51 |
+
- mixed_precision_training: Native AMP
|
52 |
+
|
53 |
+
### Training results
|
54 |
+
|
55 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
56 |
+
|:-------------:|:------:|:----:|:---------------:|:------:|
|
57 |
+
| 0.8139 | 0.9794 | 500 | 0.8389 | 0.6821 |
|
58 |
+
| 0.6539 | 1.9589 | 1000 | 0.6815 | 0.6041 |
|
59 |
+
| 0.5383 | 2.9383 | 1500 | 0.5827 | 0.5705 |
|
60 |
+
| 0.4772 | 3.9177 | 2000 | 0.5398 | 0.5548 |
|
61 |
+
| 0.4351 | 4.8972 | 2500 | 0.5342 | 0.5407 |
|
62 |
+
| 0.3866 | 5.8766 | 3000 | 0.5411 | 0.5174 |
|
63 |
+
| 0.3567 | 6.8560 | 3500 | 0.5063 | 0.5085 |
|
64 |
+
| 0.3047 | 7.8355 | 4000 | 0.4886 | 0.4986 |
|
65 |
+
| 0.2879 | 8.8149 | 4500 | 0.4878 | 0.4884 |
|
66 |
+
| 0.2648 | 9.7943 | 5000 | 0.4866 | 0.4837 |
|
67 |
+
|
68 |
+
|
69 |
+
### Framework versions
|
70 |
+
|
71 |
+
- Transformers 4.43.0.dev0
|
72 |
+
- Pytorch 1.14.0a0+44dac51
|
73 |
+
- Datasets 2.16.1
|
74 |
+
- 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 2423199960
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:26909fd5c8b05cd446bcf0222ca62fc647ef332232f376de3ce232af7789f694
|
3 |
size 2423199960
|