Model save
Browse files
README.md
CHANGED
@@ -3,7 +3,6 @@ library_name: transformers
|
|
3 |
license: apache-2.0
|
4 |
base_model: facebook/wav2vec2-base
|
5 |
tags:
|
6 |
-
- audio-classification
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
- fleurs
|
@@ -16,11 +15,11 @@ model-index:
|
|
16 |
name: Audio Classification
|
17 |
type: audio-classification
|
18 |
dataset:
|
19 |
-
name:
|
20 |
type: fleurs
|
21 |
-
config:
|
22 |
split: validation
|
23 |
-
args:
|
24 |
metrics:
|
25 |
- name: Accuracy
|
26 |
type: accuracy
|
@@ -32,9 +31,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
|
33 |
# wav2vec2-base-lang-id
|
34 |
|
35 |
-
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the
|
36 |
It achieves the following results on the evaluation set:
|
37 |
-
- Loss: 0.
|
38 |
- Accuracy: 1.0
|
39 |
|
40 |
## Model description
|
@@ -68,18 +67,18 @@ The following hyperparameters were used during training:
|
|
68 |
|
69 |
### Training results
|
70 |
|
71 |
-
| Training Loss | Epoch
|
72 |
-
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.0 |
|
76 |
-
| 0.0 | 4.0
|
77 |
-
| 0.0 |
|
78 |
-
| 0.0 |
|
79 |
-
| 0.0 |
|
80 |
-
| 0.0 | 8.0
|
81 |
-
| 0.0 |
|
82 |
-
| 0.0 |
|
83 |
|
84 |
|
85 |
### Framework versions
|
|
|
3 |
license: apache-2.0
|
4 |
base_model: facebook/wav2vec2-base
|
5 |
tags:
|
|
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
8 |
- fleurs
|
|
|
15 |
name: Audio Classification
|
16 |
type: audio-classification
|
17 |
dataset:
|
18 |
+
name: fleurs
|
19 |
type: fleurs
|
20 |
+
config: bn_in
|
21 |
split: validation
|
22 |
+
args: bn_in
|
23 |
metrics:
|
24 |
- name: Accuracy
|
25 |
type: accuracy
|
|
|
31 |
|
32 |
# wav2vec2-base-lang-id
|
33 |
|
34 |
+
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the fleurs dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
+
- Loss: 0.0000
|
37 |
- Accuracy: 1.0
|
38 |
|
39 |
## Model description
|
|
|
67 |
|
68 |
### Training results
|
69 |
|
70 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
71 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
72 |
+
| 0.0001 | 1.0 | 94 | 0.0001 | 1.0 |
|
73 |
+
| 0.0001 | 2.0 | 188 | 0.0000 | 1.0 |
|
74 |
+
| 0.0 | 3.0 | 282 | 0.0000 | 1.0 |
|
75 |
+
| 0.0 | 4.0 | 376 | 0.0000 | 1.0 |
|
76 |
+
| 0.0 | 5.0 | 470 | 0.0000 | 1.0 |
|
77 |
+
| 0.0 | 6.0 | 564 | 0.0000 | 1.0 |
|
78 |
+
| 0.0 | 7.0 | 658 | 0.0000 | 1.0 |
|
79 |
+
| 0.0 | 8.0 | 752 | 0.0000 | 1.0 |
|
80 |
+
| 0.0 | 9.0 | 846 | 0.0000 | 1.0 |
|
81 |
+
| 0.0 | 10.0 | 940 | 0.0000 | 1.0 |
|
82 |
|
83 |
|
84 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 378406204
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:836120762c011e6e527ccc3db7d6720c9deed93412098531e5c080dcfd272ceb
|
3 |
size 378406204
|
runs/Sep18_12-52-12_user/events.out.tfevents.1726644287.user.2655605.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:6eebb73a36c646f0fe55e377456266d22266d4a688a4224d936ae5da3e5f9913
|
3 |
+
size 33999
|