Update README.md
Browse files
README.md
CHANGED
|
@@ -34,7 +34,7 @@ SONAR embeddings and transcripts for **Mozilla Common Voice v15 English** (train
|
|
| 34 |
| `*_transcript.txt` | Reference transcripts (one utterance per line) |
|
| 35 |
| `*_entities_gemini2.5_flash_lite.jsonl` | Named entities extracted with Gemini 2.5 Flash Lite |
|
| 36 |
|
| 37 |
-
Splits: `train` (~
|
| 38 |
|
| 39 |
## Source data
|
| 40 |
|
|
|
|
| 34 |
| `*_transcript.txt` | Reference transcripts (one utterance per line) |
|
| 35 |
| `*_entities_gemini2.5_flash_lite.jsonl` | Named entities extracted with Gemini 2.5 Flash Lite |
|
| 36 |
|
| 37 |
+
Splits: `train` (~1M utterances), `dev` (~16k), `test` (~16k).
|
| 38 |
|
| 39 |
## Source data
|
| 40 |
|