AAdonis commited on
Commit
5a563fd
·
verified ·
1 Parent(s): 7378b1d

+ja_jp(1387h),rm_ch — 28119.1h

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -396,6 +396,8 @@ configs:
396
  data_files:
397
  - split: test
398
  path: data/ro_ro/test-*.parquet
 
 
399
  - config_name: ru_ru
400
  data_files:
401
  - split: test
@@ -442,6 +444,8 @@ configs:
442
  data_files:
443
  - split: test
444
  path: data/sw_tz/*test-*.parquet
 
 
445
  - config_name: th_th
446
  data_files:
447
  - split: test
@@ -574,7 +578,7 @@ for row in ds:
574
  | `id_id` | Indonesia | Indonesian | 94.1 | 2.95 |
575
  | `ig_ng` | Nigeria | Igbo | _TBD_ | _TBD_ |
576
  | `iu_ca` | Canada | Inuktitut | _TBD_ | _TBD_ |
577
- | `ja_jp` | Japan | Japanese | _TBD_ | _TBD_ |
578
  | `ka_ge` | Georgia | Georgian | 206.4 | 2.37 |
579
  | `kk_kz` | Kazakhstan | Kazakh | 179.0 | 2.84 |
580
  | `km_kh` | Cambodia | Khmer | _TBD_ | _TBD_ |
@@ -598,7 +602,7 @@ for row in ds:
598
  | `pa_in` | India | Punjabi | 3.3 | 2.54 |
599
  | `pl_pl` | Poland | Polish | _TBD_ | _TBD_ |
600
  | `pt_br` | Brazil | Portuguese | 1763.5 | 2.68 |
601
- | `rm_ch` | Switzerland | Romansh | _TBD_ | _TBD_ |
602
  | `ro_md` | Moldova | Romanian | _TBD_ | _TBD_ |
603
  | `ro_ro` | Romania | Romanian | 32.3 | _TBD_ |
604
  | `ru_by` | Belarus | Russian | _TBD_ | _TBD_ |
@@ -629,7 +633,7 @@ for row in ds:
629
  | `yue_hk` | Hong Kong | Cantonese | 1514.1 | 3.02 |
630
  | `zh_tw` | Taiwan | Chinese (Mandarin) | 683.4 | 2.75 |
631
  | `zu_za` | South Africa | Zulu | _TBD_ | _TBD_ |
632
- | **Total** | - | - | **26568.8** | **2.85** |
633
 
634
  ## Licenses
635
 
 
396
  data_files:
397
  - split: test
398
  path: data/ro_ro/test-*.parquet
399
+ - split: train
400
+ path: data/ro_ro/train-*.parquet
401
  - config_name: ru_ru
402
  data_files:
403
  - split: test
 
444
  data_files:
445
  - split: test
446
  path: data/sw_tz/*test-*.parquet
447
+ - split: train
448
+ path: data/sw_tz/*train-*.parquet
449
  - config_name: th_th
450
  data_files:
451
  - split: test
 
578
  | `id_id` | Indonesia | Indonesian | 94.1 | 2.95 |
579
  | `ig_ng` | Nigeria | Igbo | _TBD_ | _TBD_ |
580
  | `iu_ca` | Canada | Inuktitut | _TBD_ | _TBD_ |
581
+ | `ja_jp` | Japan | Japanese | 1387.2 | 2.86 |
582
  | `ka_ge` | Georgia | Georgian | 206.4 | 2.37 |
583
  | `kk_kz` | Kazakhstan | Kazakh | 179.0 | 2.84 |
584
  | `km_kh` | Cambodia | Khmer | _TBD_ | _TBD_ |
 
602
  | `pa_in` | India | Punjabi | 3.3 | 2.54 |
603
  | `pl_pl` | Poland | Polish | _TBD_ | _TBD_ |
604
  | `pt_br` | Brazil | Portuguese | 1763.5 | 2.68 |
605
+ | `rm_ch` | Switzerland | Romansh | 163.1 | 3.14 |
606
  | `ro_md` | Moldova | Romanian | _TBD_ | _TBD_ |
607
  | `ro_ro` | Romania | Romanian | 32.3 | _TBD_ |
608
  | `ru_by` | Belarus | Russian | _TBD_ | _TBD_ |
 
633
  | `yue_hk` | Hong Kong | Cantonese | 1514.1 | 3.02 |
634
  | `zh_tw` | Taiwan | Chinese (Mandarin) | 683.4 | 2.75 |
635
  | `zu_za` | South Africa | Zulu | _TBD_ | _TBD_ |
636
+ | **Total** | - | - | **28119.1** | **2.85** |
637
 
638
  ## Licenses
639