End of training
Browse files
README.md
ADDED
@@ -0,0 +1,82 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: facebook/wav2vec2-base
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
+
model-index:
|
9 |
+
- name: wav2vec2-base-finetuned-ic-slurp-no-pretrain
|
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 |
+
# wav2vec2-base-finetuned-ic-slurp-no-pretrain
|
17 |
+
|
18 |
+
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on an unknown dataset.
|
19 |
+
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 3.1033
|
21 |
+
- Accuracy: 0.3082
|
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: 5e-05
|
41 |
+
- train_batch_size: 24
|
42 |
+
- eval_batch_size: 24
|
43 |
+
- seed: 42
|
44 |
+
- gradient_accumulation_steps: 4
|
45 |
+
- total_train_batch_size: 96
|
46 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
+
- lr_scheduler_type: linear
|
48 |
+
- lr_scheduler_warmup_ratio: 0.1
|
49 |
+
- num_epochs: 50
|
50 |
+
|
51 |
+
### Training results
|
52 |
+
|
53 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
54 |
+
|:-------------:|:-----:|:-----:|:---------------:|:--------:|
|
55 |
+
| 3.8949 | 1.0 | 527 | 3.8954 | 0.0717 |
|
56 |
+
| 3.8006 | 2.0 | 1055 | 3.8025 | 0.0810 |
|
57 |
+
| 3.7439 | 3.0 | 1582 | 3.7616 | 0.0821 |
|
58 |
+
| 3.7199 | 4.0 | 2110 | 3.6873 | 0.0925 |
|
59 |
+
| 3.6145 | 5.0 | 2637 | 3.6367 | 0.0980 |
|
60 |
+
| 3.542 | 6.0 | 3165 | 3.5391 | 0.1161 |
|
61 |
+
| 3.3305 | 7.0 | 3692 | 3.3986 | 0.1528 |
|
62 |
+
| 3.171 | 8.0 | 4220 | 3.2162 | 0.2022 |
|
63 |
+
| 2.9197 | 9.0 | 4747 | 3.0826 | 0.2344 |
|
64 |
+
| 2.6468 | 10.0 | 5275 | 2.9709 | 0.2643 |
|
65 |
+
| 2.4813 | 11.0 | 5802 | 2.9282 | 0.2880 |
|
66 |
+
| 2.1928 | 12.0 | 6330 | 2.9192 | 0.2943 |
|
67 |
+
| 1.9368 | 13.0 | 6857 | 2.9719 | 0.2974 |
|
68 |
+
| 1.693 | 14.0 | 7385 | 3.0304 | 0.3021 |
|
69 |
+
| 1.3964 | 15.0 | 7912 | 3.1033 | 0.3082 |
|
70 |
+
| 1.3051 | 16.0 | 8440 | 3.2700 | 0.2945 |
|
71 |
+
| 1.0794 | 17.0 | 8967 | 3.4284 | 0.3033 |
|
72 |
+
| 0.9993 | 18.0 | 9495 | 3.5327 | 0.2998 |
|
73 |
+
| 0.7641 | 19.0 | 10022 | 3.6907 | 0.2978 |
|
74 |
+
| 0.68 | 20.0 | 10550 | 3.8579 | 0.2984 |
|
75 |
+
|
76 |
+
|
77 |
+
### Framework versions
|
78 |
+
|
79 |
+
- Transformers 4.37.2
|
80 |
+
- Pytorch 2.2.0+cu121
|
81 |
+
- Datasets 2.17.1
|
82 |
+
- Tokenizers 0.15.2
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 378394896
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0563ecb28792bb4c4b90cbd41b531c45136ef0c96c1e8d9bab0fa10f475780ce
|
3 |
size 378394896
|
runs/Mar05_14-16-24_ki-g0009/events.out.tfevents.1709672861.ki-g0009
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6ad9a260b6b4ef04cf95dd0ed9fa3e26607a8cbef6fd40e52aa341b5c3ee6f61
|
3 |
+
size 40
|