Upload README.md
Browse files
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
benchmark: superb
|
3 |
+
task: asr
|
4 |
+
type: prediction
|
5 |
+
---
|
6 |
+
|
7 |
+
# Batch job
|
8 |
+
|
9 |
+
model_id: lewtun/superb-s3prl-osanseviero__hubert_base-asr-cbcd177a
|
10 |
+
dataset_name: superb
|
11 |
+
dataset_config: asr
|
12 |
+
dataset_split: test
|
13 |
+
dataset_column: file
|