Librarian Bot: Add base_model information to model
#1
by
librarian-bot
- opened
README.md
CHANGED
@@ -2,13 +2,14 @@
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
|
|
5 |
metrics:
|
6 |
- accuracy
|
|
|
7 |
model-index:
|
8 |
- name: data2vec-audio-base-960h-ft
|
9 |
results: []
|
10 |
-
datasets:
|
11 |
-
- mazkooleg/0-9up_google_speech_commands_augmented_raw
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
datasets:
|
6 |
+
- mazkooleg/0-9up_google_speech_commands_augmented_raw
|
7 |
metrics:
|
8 |
- accuracy
|
9 |
+
base_model: facebook/data2vec-audio-base-960h
|
10 |
model-index:
|
11 |
- name: data2vec-audio-base-960h-ft
|
12 |
results: []
|
|
|
|
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|