Dataset Card for IlocaKnow
This dataset contains parallel translations in English, Tagalog, and Ilocano, including sentence breakdowns and summaries, to help build NLP models for translation, sentence analysis, and language processing. It is intended to support various use cases in machine translation, multilingual NLP, and language learning applications.
Dataset Details
Dataset Description
This dataset contains sentences in English, Tagalog, and Ilocano. Each sentence includes its translation into the two other languages, a breakdown of the sentence structure, and a summary. The data is intended for use in building models for language translation, sentence parsing, and summarization.
- Curated by: [Your Name or Organization]
- Funded by [optional]: [Funding Information, if any]
- Shared by [optional]: [Sharing Information, if any]
- Language(s) (NLP): English, Tagalog, Ilocano
- License: CC0-1.0
Dataset Sources
- Repository: https://huggingface.co/datasets/bruh42069/IlocaKnow
- Paper [optional]: [If you have one, link it here]
- Demo [optional]: [Link to a demo or application using the dataset]
Uses
Direct Use
This dataset can be used for:
- Machine Translation: Developing models that translate between English, Tagalog, and Ilocano.
- Sentence Breakdown: Training models to perform sentence parsing and grammatical breakdowns.
- Summarization: Building models that summarize content based on sentence structures and meanings.
- Multilingual NLP: Enabling applications to support Ilocano and improve language coverage in AI models.
Out-of-Scope Use
This dataset is not intended for:
- Sensitive Information Analysis: The dataset does not contain personal or sensitive data, and it is not suitable for training models that require sensitive information handling.
- Malicious Use: Users should not use this dataset for developing models that could be misused for harmful purposes.
Dataset Structure
The dataset includes the following fields:
- sentence: The original sentence in English.
- ilocano_translation: The translation of the sentence in Ilocano.
- tagalog_translation: The translation of the sentence in Tagalog.
- breakdown: A word-for-word breakdown of the sentence.
- summary: A brief summary of the sentence.
Example Entry
{
"sentence": "Hello, how are you?",
"ilocano_translation": "Kumusta, kasano ka?",
"tagalog_translation": "Kamusta, kamusta ka?",
"breakdown": "Kumusta - hello | kasano - how | ka - you",
"summary": "Greeting inquiry"
}
- Downloads last month
- 4
Models trained or fine-tuned on bruh42069/IlocaKnow
60.5M • Updated