metadata
dataset_info:
features:
- name: text
dtype: string
- name: title
dtype: string
- name: author
dtype: string
- name: year
dtype: string
- name: stanza
dtype: string
- name: rhyme_type
dtype: string
- name: metric_rhyme
dtype: string
- name: label
dtype:
class_label:
names:
'0': cantar
'1': chamberga
'2': copla_arte_mayor
'3': copla_arte_menor
'4': copla_castellana
'5': copla_mixta
'6': copla_real
'7': couplet
'8': cuaderna_vía
'9': cuarteta
'10': cuarteto
'11': cuarteto_lira
'12': décima_antigua
'13': endecha_real
'14': espinela
'15': estrofa
'16': estrofa_francisco_de_la_torre
'17': estrofa_manriqueña
'18': estrofa_sáfica
'19': haiku
'20': lira
'21': novena
'22': octava
'23': octava_real
'24': octavilla
'25': ovillejo
'26': quinteto
'27': quintilla
'28': redondilla
'29': romance
'30': romance_arte_mayor
'31': seguidilla
'32': seguidilla_compuesta
'33': seguidilla_gitana
'34': septeto
'35': septilla
'36': serventesio
'37': sexta_rima
'38': sexteto
'39': sexteto_lira
'40': sextilla
'41': silva_arromanzada
'42': soleá
'43': tercetillo
'44': terceto
'45': terceto_monorrimo
splits:
- name: train
num_bytes: 1631014.4
num_examples: 4120
- name: test
num_bytes: 203876.8
num_examples: 515
- name: validation
num_bytes: 203876.8
num_examples: 515
download_size: 1194393
dataset_size: 2038768
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: validation
path: data/validation-*