File size: 2,465 Bytes
ea71848 80f6f0e ea71848 80f6f0e ea71848 80f6f0e ea71848 80f6f0e ea71848 80f6f0e ea71848 80f6f0e ea71848 80f6f0e ea71848 80f6f0e ea71848 80f6f0e ea71848 80f6f0e ea71848 80f6f0e ea71848 |
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 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 |
---
dataset_info:
features:
- name: client_id
dtype: string
- name: path
dtype: string
- name: sentence
dtype: string
- name: up_votes
dtype: int64
- name: down_votes
dtype: int64
- name: age
dtype: string
- name: gender
dtype: string
- name: accents
dtype: string
- name: variant
dtype: string
- name: locale
dtype: string
- name: segment
dtype: string
- name: mean quality
dtype: string
- name: stdev quality
dtype: string
- name: annotated_accent
dtype: string
- name: annotated_accent_agreement
dtype: string
- name: annotated_gender
dtype: string
- name: annotated_gender_agreement
dtype: string
- name: propagated_gender
dtype: string
- name: propagated_accents
dtype: string
- name: propagated_accents_norm
dtype: string
- name: variant_norm
dtype: string
- name: assigned_accent
dtype: string
- name: assigned_gender
dtype: string
- name: duration
dtype: float64
- name: phonemized_text
dtype: string
splits:
- name: balearic_fem
num_bytes: 915575
num_examples: 1665
- name: balearic_male
num_bytes: 893313
num_examples: 1616
- name: central_female
num_bytes: 934436
num_examples: 1742
- name: central_male
num_bytes: 915090
num_examples: 1701
- name: northern_female
num_bytes: 929508
num_examples: 1627
- name: northern_male
num_bytes: 938244
num_examples: 1626
- name: northwestern_female
num_bytes: 935514
num_examples: 1618
- name: northwestern_male
num_bytes: 938244
num_examples: 1626
- name: valencian_female
num_bytes: 969227
num_examples: 1744
- name: valencian_male
num_bytes: 905871
num_examples: 1631
download_size: 2174998
dataset_size: 9275022
configs:
- config_name: default
data_files:
- split: balearic_fem
path: data/balearic_fem-*
- split: balearic_male
path: data/balearic_male-*
- split: central_female
path: data/central_female-*
- split: central_male
path: data/central_male-*
- split: northern_female
path: data/northern_female-*
- split: northern_male
path: data/northern_male-*
- split: northwestern_female
path: data/northwestern_female-*
- split: northwestern_male
path: data/northwestern_male-*
- split: valencian_female
path: data/valencian_female-*
- split: valencian_male
path: data/valencian_male-*
---
|