Zeb
commited on
Commit
•
d545d0c
1
Parent(s):
55f9fb9
Fix gloss processing
Browse files- Eng-NA/train.csv +2 -2
- Eng-NA/valid.csv +2 -2
- README.md +1 -1
Eng-NA/train.csv
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:28a21e8a44a956f3d5ee03c092e5784ddbd23bada694155e482915df01d77d78
|
3 |
+
size 597016294
|
Eng-NA/valid.csv
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3536fbe3b0baf59881194974a7649607c4f24378a5a0655c26128515f94576a8
|
3 |
+
size 3617775
|
README.md
CHANGED
@@ -232,7 +232,7 @@ Each subset of the data is split into a training split containing most of the ut
|
|
232 |
|
233 |
| Language | Description | Speakers | Utterances | Words | Phonemes
|
234 |
|:----|:-----|:-----|:----|:-----|:-----|
|
235 |
-
| English (US) | Taken from 44 corpora in Eng-NA collection of CHILDES and phonemized using language code `en-us`. | 2,692 | 1,
|
236 |
| English (UK) | Taken from 14 corpora in Eng-NA collection of CHILDES and phonemized using language code `en-gb`. | 588 | 1,246,828 | 5,166,197 | 15,727,550
|
237 |
| German | Taken from 10 corpora in German collection of CHILDES and phonemized using language code `ge`. | 627 | 850,888 | 3,893,168 | 14,058,836
|
238 |
| Indonesian | Taken from 1 corpus in EastAsian/Indonesian collection of CHILDES and phonemized using language code `id`. | 389 | 534,469 | 1,587,526 | 6,367,721
|
|
|
232 |
|
233 |
| Language | Description | Speakers | Utterances | Words | Phonemes
|
234 |
|:----|:-----|:-----|:----|:-----|:-----|
|
235 |
+
| English (US) | Taken from 44 corpora in Eng-NA collection of CHILDES and phonemized using language code `en-us`. | 2,692 | 1,645,797 | 7,096,724 | 22,107,530
|
236 |
| English (UK) | Taken from 14 corpora in Eng-NA collection of CHILDES and phonemized using language code `en-gb`. | 588 | 1,246,828 | 5,166,197 | 15,727,550
|
237 |
| German | Taken from 10 corpora in German collection of CHILDES and phonemized using language code `ge`. | 627 | 850,888 | 3,893,168 | 14,058,836
|
238 |
| Indonesian | Taken from 1 corpus in EastAsian/Indonesian collection of CHILDES and phonemized using language code `id`. | 389 | 534,469 | 1,587,526 | 6,367,721
|