End of training
Browse files
README.md
ADDED
@@ -0,0 +1,83 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: facebook/hubert-large-ls960-ft
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- wer
|
8 |
+
model-index:
|
9 |
+
- name: hubert_large_531
|
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 |
+
# hubert_large_531
|
17 |
+
|
18 |
+
This model is a fine-tuned version of [facebook/hubert-large-ls960-ft](https://huggingface.co/facebook/hubert-large-ls960-ft) on an unknown dataset.
|
19 |
+
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.7843
|
21 |
+
- Wer: 0.2445
|
22 |
+
|
23 |
+
## Model description
|
24 |
+
|
25 |
+
More information needed
|
26 |
+
|
27 |
+
## Intended uses & limitations
|
28 |
+
|
29 |
+
More information needed
|
30 |
+
|
31 |
+
## Training and evaluation data
|
32 |
+
|
33 |
+
More information needed
|
34 |
+
|
35 |
+
## Training procedure
|
36 |
+
|
37 |
+
### Training hyperparameters
|
38 |
+
|
39 |
+
The following hyperparameters were used during training:
|
40 |
+
- learning_rate: 0.0001
|
41 |
+
- train_batch_size: 2
|
42 |
+
- eval_batch_size: 8
|
43 |
+
- seed: 42
|
44 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
+
- lr_scheduler_type: linear
|
46 |
+
- lr_scheduler_warmup_steps: 500
|
47 |
+
- num_epochs: 8
|
48 |
+
|
49 |
+
### Training results
|
50 |
+
|
51 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
52 |
+
|:-------------:|:------:|:----:|:---------------:|:------:|
|
53 |
+
| 1.1649 | 0.3378 | 100 | 0.9661 | 0.3229 |
|
54 |
+
| 1.2208 | 0.6757 | 200 | 0.8651 | 0.2918 |
|
55 |
+
| 1.412 | 1.0135 | 300 | 0.7681 | 0.2915 |
|
56 |
+
| 0.9419 | 1.3514 | 400 | 0.7712 | 0.2818 |
|
57 |
+
| 0.9161 | 1.6892 | 500 | 0.8276 | 0.2776 |
|
58 |
+
| 1.0943 | 2.0270 | 600 | 0.8074 | 0.2706 |
|
59 |
+
| 1.0036 | 2.3649 | 700 | 0.7917 | 0.2691 |
|
60 |
+
| 0.9262 | 2.7027 | 800 | 0.7897 | 0.2644 |
|
61 |
+
| 0.9841 | 3.0405 | 900 | 0.8006 | 0.2590 |
|
62 |
+
| 0.9327 | 3.3784 | 1000 | 0.8068 | 0.2630 |
|
63 |
+
| 0.7249 | 3.7162 | 1100 | 0.8546 | 0.2533 |
|
64 |
+
| 0.9704 | 4.0541 | 1200 | 0.8350 | 0.2533 |
|
65 |
+
| 0.8985 | 4.3919 | 1300 | 0.8414 | 0.2478 |
|
66 |
+
| 0.6858 | 4.7297 | 1400 | 0.8533 | 0.2469 |
|
67 |
+
| 1.0581 | 5.0676 | 1500 | 0.8200 | 0.2459 |
|
68 |
+
| 0.5899 | 5.4054 | 1600 | 0.8378 | 0.2459 |
|
69 |
+
| 0.6891 | 5.7432 | 1700 | 0.8094 | 0.2478 |
|
70 |
+
| 0.7276 | 6.0811 | 1800 | 0.8326 | 0.2438 |
|
71 |
+
| 0.5738 | 6.4189 | 1900 | 0.7844 | 0.2456 |
|
72 |
+
| 0.5837 | 6.7568 | 2000 | 0.7773 | 0.2473 |
|
73 |
+
| 0.5476 | 7.0946 | 2100 | 0.7725 | 0.2488 |
|
74 |
+
| 0.6004 | 7.4324 | 2200 | 0.7693 | 0.2471 |
|
75 |
+
| 0.5391 | 7.7703 | 2300 | 0.7843 | 0.2445 |
|
76 |
+
|
77 |
+
|
78 |
+
### Framework versions
|
79 |
+
|
80 |
+
- Transformers 4.41.1
|
81 |
+
- Pytorch 2.3.0+cu121
|
82 |
+
- Datasets 2.19.1
|
83 |
+
- 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 1261937848
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:94739a9911f96b61cb7ab1c64f48fb609c85e19bd80aa5e361c884d941567849
|
3 |
size 1261937848
|
runs/May31_15-15-51_a597413071fc/events.out.tfevents.1717168674.a597413071fc.1114.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:9ebf407bc23decd2805964a29788874a74826218296db9f8cd828521ebfd85df
|
3 |
+
size 33165
|