Updated README
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ pipeline_tag: audio-classification
|
|
20 |
library_name: transformers
|
21 |
---
|
22 |
|
23 |
-
# wav2vec2-base-UNSLURP-
|
24 |
|
25 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) 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 |
+
# wav2vec2-base-UNSLURP-GOLD (Retain Set)
|
24 |
|
25 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) 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
|