Updated README
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ metrics:
|
|
12 |
- accuracy
|
13 |
- f1
|
14 |
model-index:
|
15 |
-
- name: hubert-base-fsc
|
16 |
results: []
|
17 |
language:
|
18 |
- en
|
@@ -20,7 +20,7 @@ pipeline_tag: audio-classification
|
|
20 |
library_name: transformers
|
21 |
---
|
22 |
|
23 |
-
# HuBERT-base-FSC
|
24 |
|
25 |
This model is a fine-tuned version of [facebook/hubert-base-ls960](https://huggingface.co/facebook/hubert-base-ls960) on the FSC dataset (retain set) for the intent classification task.
|
26 |
|
|
|
12 |
- accuracy
|
13 |
- f1
|
14 |
model-index:
|
15 |
+
- name: hubert-base-fsc-gold
|
16 |
results: []
|
17 |
language:
|
18 |
- en
|
|
|
20 |
library_name: transformers
|
21 |
---
|
22 |
|
23 |
+
# HuBERT-base-FSC-Gold
|
24 |
|
25 |
This model is a fine-tuned version of [facebook/hubert-base-ls960](https://huggingface.co/facebook/hubert-base-ls960) on the FSC dataset (retain set) for the intent classification task.
|
26 |
|