File size: 675 Bytes
eca0480
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b12ba1d
06466d6
c7f9b1a
b12ba1d
eca0480
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
dataset_info:
  features:
  - name: bcp_47
    dtype: string
  - name: speakers
    dtype: int64
  - name: language_name
    dtype: string
  - name: autonym
    dtype: string
  - name: family
    dtype: string
  - name: flores_path
    dtype: string
  - name: fleurs_tag
    dtype: string
  - name: commonvoice_hours
    dtype: float64
  - name: commonvoice_locale
    dtype: string
  - name: in_benchmark
    dtype: bool
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: train
    num_bytes: 60537
    num_examples: 677
  download_size: 38037
  dataset_size: 60537
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---