Updated README
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ pipeline_tag: audio-classification
|
|
20 |
library_name: transformers
|
21 |
---
|
22 |
|
23 |
-
# HuBERT-base-UNSLURP-
|
24 |
|
25 |
This model is a fine-tuned version of [facebook/hubert-base-ls960](https://huggingface.co/facebook/hubert-base-ls960) on the UNSLURP dataset (retain set) for the intent classification task.
|
26 |
SLURP does not provide speaker-independent splits, which are, however, required by Machine Unlearning techniques to be effective. In fact, the identities present in
|
|
|
20 |
library_name: transformers
|
21 |
---
|
22 |
|
23 |
+
# HuBERT-base-UNSLURP-GOLD (Retain Set)
|
24 |
|
25 |
This model is a fine-tuned version of [facebook/hubert-base-ls960](https://huggingface.co/facebook/hubert-base-ls960) on the UNSLURP dataset (retain set) for the intent classification task.
|
26 |
SLURP does not provide speaker-independent splits, which are, however, required by Machine Unlearning techniques to be effective. In fact, the identities present in
|