End of training
Browse files
README.md
ADDED
@@ -0,0 +1,84 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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_528_10
|
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_528_10
|
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.7757
|
21 |
+
- Wer: 0.2425
|
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 |
+
- mixed_precision_training: Native AMP
|
49 |
+
|
50 |
+
### Training results
|
51 |
+
|
52 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
53 |
+
|:-------------:|:------:|:----:|:---------------:|:------:|
|
54 |
+
| 1.1878 | 0.3378 | 100 | 0.9689 | 0.3245 |
|
55 |
+
| 1.2219 | 0.6757 | 200 | 0.8869 | 0.2887 |
|
56 |
+
| 1.4146 | 1.0135 | 300 | 0.7800 | 0.2827 |
|
57 |
+
| 0.9472 | 1.3514 | 400 | 0.7899 | 0.2829 |
|
58 |
+
| 0.9176 | 1.6892 | 500 | 0.8345 | 0.2773 |
|
59 |
+
| 1.0975 | 2.0270 | 600 | 0.8103 | 0.2704 |
|
60 |
+
| 1.0267 | 2.3649 | 700 | 0.8043 | 0.2661 |
|
61 |
+
| 0.9401 | 2.7027 | 800 | 0.8001 | 0.2648 |
|
62 |
+
| 0.9752 | 3.0405 | 900 | 0.8112 | 0.2595 |
|
63 |
+
| 0.9301 | 3.3784 | 1000 | 0.8174 | 0.2593 |
|
64 |
+
| 0.7361 | 3.7162 | 1100 | 0.8497 | 0.2567 |
|
65 |
+
| 0.9846 | 4.0541 | 1200 | 0.8002 | 0.2513 |
|
66 |
+
| 0.9202 | 4.3919 | 1300 | 0.7937 | 0.2524 |
|
67 |
+
| 0.7069 | 4.7297 | 1400 | 0.8582 | 0.2448 |
|
68 |
+
| 1.0649 | 5.0676 | 1500 | 0.7993 | 0.2449 |
|
69 |
+
| 0.6096 | 5.4054 | 1600 | 0.8183 | 0.2442 |
|
70 |
+
| 0.6876 | 5.7432 | 1700 | 0.8041 | 0.2426 |
|
71 |
+
| 0.7614 | 6.0811 | 1800 | 0.8133 | 0.2454 |
|
72 |
+
| 0.572 | 6.4189 | 1900 | 0.7747 | 0.2441 |
|
73 |
+
| 0.5909 | 6.7568 | 2000 | 0.7610 | 0.2447 |
|
74 |
+
| 0.562 | 7.0946 | 2100 | 0.7784 | 0.2450 |
|
75 |
+
| 0.5979 | 7.4324 | 2200 | 0.7675 | 0.2427 |
|
76 |
+
| 0.541 | 7.7703 | 2300 | 0.7757 | 0.2425 |
|
77 |
+
|
78 |
+
|
79 |
+
### Framework versions
|
80 |
+
|
81 |
+
- Transformers 4.41.0
|
82 |
+
- Pytorch 2.3.0+cu121
|
83 |
+
- Datasets 2.19.1
|
84 |
+
- 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:a3cf82cfbb2be9b548ed1571869abfc5109bab89b94ffb39809568b9f726bafc
|
3 |
size 1261937848
|
runs/May28_15-29-18_173a458f9a9a/events.out.tfevents.1716910284.173a458f9a9a.861.1
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:61e8631745a37b1f4996358201ebdac4302756033a175491fe9a27b861be0032
|
3 |
+
size 33173
|