Commit
·
e207a8d
1
Parent(s):
75c5859
Update README.md
Browse files
README.md
CHANGED
@@ -54,7 +54,8 @@ We test 4 unlabeled datasets on unsupervised pretrained W2V2-base models:
|
|
54 |
- **LB1100h:** pretrain W2V2 using 1100h LB home recordings
|
55 |
- **LL4300h:** pretrain W2V2 using 4300h LB+LENA home recordings
|
56 |
We then fine-tune pretrained models on 11.7h of LB labeled home recordings, the f1 scores across three tasks are
|
57 |
-
|
|
|
58 |
|
59 |
For more details, please refer to our paper.
|
60 |
|
|
|
54 |
- **LB1100h:** pretrain W2V2 using 1100h LB home recordings
|
55 |
- **LL4300h:** pretrain W2V2 using 4300h LB+LENA home recordings
|
56 |
We then fine-tune pretrained models on 11.7h of LB labeled home recordings, the f1 scores across three tasks are
|
57 |
+
|
58 |
+
<img src="results.png" width="200">
|
59 |
|
60 |
For more details, please refer to our paper.
|
61 |
|