thangtrungnguyen
commited on
Commit
•
103e717
1
Parent(s):
0fd1072
Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,8 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: cc-by-nc-4.0
|
4 |
-
#base_model: nguyenvulebinh/wav2vec2-base-vi
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
-
#datasets:
|
8 |
-
#- doof-ferb/LSVSC
|
9 |
metrics:
|
10 |
- f1
|
11 |
model-index:
|
@@ -14,9 +11,6 @@ model-index:
|
|
14 |
- task:
|
15 |
name: Audio Classification
|
16 |
type: audio-classification
|
17 |
-
# dataset:
|
18 |
-
# name: LSVSC
|
19 |
-
# type: doof-ferb/LSVSC
|
20 |
metrics:
|
21 |
- name: F1
|
22 |
type: f1
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: cc-by-nc-4.0
|
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
6 |
metrics:
|
7 |
- f1
|
8 |
model-index:
|
|
|
11 |
- task:
|
12 |
name: Audio Classification
|
13 |
type: audio-classification
|
|
|
|
|
|
|
14 |
metrics:
|
15 |
- name: F1
|
16 |
type: f1
|