Datasets:
Commit
·
342089a
1
Parent(s):
0edac1e
fix bold
Browse files
README.md
CHANGED
@@ -101,7 +101,7 @@ To load accented English data, use "en_accented" config name:
|
|
101 |
voxpopuli_accented = load_dataset("facebook/voxpopuli", "en_accented")
|
102 |
```
|
103 |
|
104 |
-
**Note that L2 English subset contains only `test` split
|
105 |
|
106 |
|
107 |
### Supported Tasks and Leaderboards
|
|
|
101 |
voxpopuli_accented = load_dataset("facebook/voxpopuli", "en_accented")
|
102 |
```
|
103 |
|
104 |
+
**Note that L2 English subset contains only `test` split.**
|
105 |
|
106 |
|
107 |
### Supported Tasks and Leaderboards
|