Datasets:
Improve dataset card: Add metadata and reformat content
#1
by nielsr HF Staff - opened
This PR enhances the dataset card for BENYO-S2ST-Corpus-1 by adding crucial metadata and improving the content formatting.
Metadata Additions:
task_categories: Addedaudio-to-audiofor better categorization.language: Specifieden(English) andyo(Yoruba) as the dataset is bilingual.tags: Included relevant tags such asspeech-to-speech-translation,low-resource-language,english,yoruba,audio-augmentation,corpus, andafricafor enhanced discoverability.size_categories: Added10K<n<100Kto indicate the dataset's scale.
Content Improvements:
- Converted the dataset title to a standard Markdown
<h1>header. - Reformatted the existing ArXiv paper link to standard Markdown syntax, including the full paper title.
- Replaced HTML list items (
<li>) with Markdown list items (-). - Cleaned up other HTML tags (
<b>,<link>) and special characters for consistent Markdown rendering. - Improved the formatting of the funding acknowledgment and contact information sections.
aspmirlab changed pull request status to merged