Zheng Li
commited on
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 |
- superb
|
@@ -24,7 +23,7 @@ model-index:
|
|
24 |
metrics:
|
25 |
- name: Accuracy
|
26 |
type: accuracy
|
27 |
-
value: 0.
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -34,8 +33,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
34 |
|
35 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the superb dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
-
- Loss: 0.
|
38 |
-
- Accuracy: 0.
|
39 |
|
40 |
## Model description
|
41 |
|
@@ -54,7 +53,7 @@ More information needed
|
|
54 |
### Training hyperparameters
|
55 |
|
56 |
The following hyperparameters were used during training:
|
57 |
-
- learning_rate:
|
58 |
- train_batch_size: 64
|
59 |
- eval_batch_size: 32
|
60 |
- seed: 0
|
@@ -70,14 +69,14 @@ The following hyperparameters were used during training:
|
|
70 |
|
71 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
72 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
73 |
-
| 1.
|
74 |
-
|
|
75 |
-
|
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
-
| 0.
|
80 |
-
| 0.
|
81 |
|
82 |
|
83 |
### Framework versions
|
|
|
3 |
license: apache-2.0
|
4 |
base_model: facebook/wav2vec2-base
|
5 |
tags:
|
|
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
8 |
- superb
|
|
|
23 |
metrics:
|
24 |
- name: Accuracy
|
25 |
type: accuracy
|
26 |
+
value: 0.9763165636952045
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
33 |
|
34 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the superb dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
+
- Loss: 0.4062
|
37 |
+
- Accuracy: 0.9763
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
53 |
### Training hyperparameters
|
54 |
|
55 |
The following hyperparameters were used during training:
|
56 |
+
- learning_rate: 1e-05
|
57 |
- train_batch_size: 64
|
58 |
- eval_batch_size: 32
|
59 |
- seed: 0
|
|
|
69 |
|
70 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
71 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
72 |
+
| 1.8801 | 0.9962 | 199 | 1.7454 | 0.6209 |
|
73 |
+
| 1.389 | 1.9962 | 398 | 1.2404 | 0.6518 |
|
74 |
+
| 1.1239 | 2.9962 | 597 | 1.0690 | 0.7880 |
|
75 |
+
| 0.9107 | 3.9962 | 796 | 0.7700 | 0.8961 |
|
76 |
+
| 0.7231 | 4.9962 | 995 | 0.6167 | 0.9659 |
|
77 |
+
| 0.5972 | 5.9962 | 1194 | 0.4838 | 0.9735 |
|
78 |
+
| 0.5143 | 6.9962 | 1393 | 0.4227 | 0.9762 |
|
79 |
+
| 0.5159 | 7.9962 | 1592 | 0.4062 | 0.9763 |
|
80 |
|
81 |
|
82 |
### Framework versions
|
runs/May14_16-06-35_cs-Precision-7960-Tower/events.out.tfevents.1747253199.cs-Precision-7960-Tower.128840.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:364be2c5709d3d41494a09cbe56c236256df735faf0d4bc588a8c102926e49c7
|
3 |
+
size 43770
|