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.9773462783171522
|
| 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.1122
|
| 37 |
+
- Accuracy: 0.9773
|
| 38 |
|
| 39 |
## Model description
|
| 40 |
|
|
|
|
| 53 |
### Training hyperparameters
|
| 54 |
|
| 55 |
The following hyperparameters were used during training:
|
| 56 |
+
- learning_rate: 5e-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.4829 | 0.9962 | 199 | 1.2923 | 0.6456 |
|
| 73 |
+
| 0.8844 | 1.9962 | 398 | 0.6811 | 0.7917 |
|
| 74 |
+
| 0.4241 | 2.9962 | 597 | 0.2847 | 0.9267 |
|
| 75 |
+
| 0.2724 | 3.9962 | 796 | 0.1546 | 0.9731 |
|
| 76 |
+
| 0.2362 | 4.9962 | 995 | 0.1285 | 0.9760 |
|
| 77 |
+
| 0.1729 | 5.9962 | 1194 | 0.1237 | 0.9748 |
|
| 78 |
+
| 0.1632 | 6.9962 | 1393 | 0.1095 | 0.9768 |
|
| 79 |
+
| 0.1642 | 7.9962 | 1592 | 0.1122 | 0.9773 |
|
| 80 |
|
| 81 |
|
| 82 |
### Framework versions
|
runs/May14_16-20-08_cs-Precision-7960-Tower/events.out.tfevents.1747254012.cs-Precision-7960-Tower.129778.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:57334812734da78862976b73f8e1767fd4ed58996dae7ccf3a0cf2077416d2e8
|
| 3 |
+
size 43770
|