radiogroup-crits
commited on
Commit
•
e07229b
1
Parent(s):
ee8c6ec
Update README.md
Browse files
README.md
CHANGED
@@ -42,7 +42,6 @@ Our language model was generated using a dataset of Italian wikipedia articles a
|
|
42 |
## Download CommonVoice8.0 dataset for italian language
|
43 |
|
44 |
from datasets import load_dataset
|
45 |
-
|
46 |
dataset = load_dataset("mozilla-foundation/common_voice_8_0", "it", use_auth_token=True)
|
47 |
|
48 |
|
|
|
42 |
## Download CommonVoice8.0 dataset for italian language
|
43 |
|
44 |
from datasets import load_dataset
|
|
|
45 |
dataset = load_dataset("mozilla-foundation/common_voice_8_0", "it", use_auth_token=True)
|
46 |
|
47 |
|