Thermostatic/rosettia-chanka-data
收藏资源简介:
--- license: other language: - es - qu - quy task_categories: - translation tags: - quechua - chanka - spanish - parallel-corpus - rosettia - somosnlp-2026 pretty_name: RosettIA Chanka Quechua Parallel Data --- # RosettIA Chanka Quechua Parallel Data This dataset release supports the RosettIA - Quechua project for the SomosNLP 2026 hackathon. GitHub repository: https://github.com/Sekinal/rosettia-chanka ## What Is Included ### `clean_chanka/` Reviewed Spanish-Chanka Quechua artifacts extracted from *Manual para el empleo del Quechua Chanka en la administracion de justicia* (Ministerio de Cultura del Peru, 2014). Main training file: - `clean_chanka/manual_quechua_chanka_parallel_training_ready_augmented.parquet` - 1,055 reviewed Spanish-Chanka pairs. Other clean Chanka files: - `manual_quechua_chanka_parallel_reviewed.parquet` - 1,012 reviewed extraction rows with decisions/flags. - `manual_quechua_chanka_parallel_alternative_splits.parquet` - 81 rows created by splitting slash alternatives. - `manual_quechua_chanka_glossary_entries.parquet` - 423 glossary entries. - `manual_quechua_chanka_glossary_simple_terms.parquet` - 219 simple glossary term pairs. The source PDF is **not included** in this dataset repository. ### `broad_quechua/` Filtered broad Spanish-Quechua data derived from the public Hugging Face dataset `somosnlp-hackathon-2022/spanish-to-quechua`. Recommended broad SFT file: - `broad_quechua/somosnlp_spanish_to_quechua_high_quality_sft.parquet` - 82,873 strict no-flag filtered pairs. Ablation/debug files: - `somosnlp_spanish_to_quechua_broad_sft.parquet` - 111,699 broader backup filtered pairs. - `somosnlp_spanish_to_quechua_scored.parquet` - 123,839 unique normalized pairs with scores and filter flags. This broad tier is **not Chanka-verified**. Use it for initial broad Quechua-Spanish translation adaptation only, then fine-tune/evaluate on the clean Chanka tier. ### `americasnlp/` Filtered broad Quechua-Spanish data derived from AmericasNLP 2024 ST1 `quechua-spanish` resources. Recommended real-source file: - `americasnlp/americasnlp_quechua_spanish_high_quality_real_sft.parquet` - 87,004 strict high-quality real-source pairs. Evaluation/debug files: - `americasnlp_quechua_spanish_eval.parquet` - 996 dev/evaluation rows. - `americasnlp_quechua_spanish_scored.parquet` - 194,665 unique normalized rows with scores and filter flags. This tier includes `quy` data but is **not reviewed Chanka judicial-domain data**. Keep it separate from `clean_chanka/`. Synthetic/backtranslated AmericasNLP data is intentionally not included in this public release. ## Recommended Training Use 1. Broad SFT option A: `broad_quechua/somosnlp_spanish_to_quechua_high_quality_sft.parquet` 2. Broad SFT option B: `americasnlp/americasnlp_quechua_spanish_high_quality_real_sft.parquet` 3. Chanka/domain adaptation: `clean_chanka/manual_quechua_chanka_parallel_training_ready_augmented.parquet` Keep the two tiers separate in experiments. ## License And Provenance This is a mixed-provenance release, so the dataset card uses `license: other`. - The clean Chanka source document states reproduction is permitted when citing the source. The PDF itself is not uploaded here. - The broad Quechua files are derived from `somosnlp-hackathon-2022/spanish-to-quechua`; the visible dataset card did not expose a clear license during our review. Users should check upstream terms before redistribution or commercial use. See `metadata/source_manifest.csv` and the markdown files in `metadata/` for counts, caveats, and reproducibility notes. ## Reproduce Clone the GitHub repo and run: ```bash uv sync uv run python scripts/extract_manual_parallel_corpus.py uv run python scripts/review_manual_parallel_corpus.py uv run python scripts/split_manual_alternatives.py uv run python scripts/extract_manual_glossary.py uv run python scripts/preprocess_somosnlp_dirty_parallel.py ``` The raw source PDF is not included here; place it at the path documented in the GitHub repo before reproducing the manual extraction.
This dataset supports the RosettIA - Quechua project for the SomosNLP 2026 hackathon, providing parallel data between Spanish and Quechua (specifically the Chanka dialect). It includes three main parts: 1) clean_chanka/: reviewed Spanish-Chanka Quechua artifacts extracted from a 2014 Peruvian Ministry of Culture manual on judicial administration, containing 1,055 high-quality parallel pairs and glossary entries; 2) broad_quechua/: filtered broad Spanish-Quechua data derived from a public Hugging Face dataset, with 82,873 strict high-quality parallel pairs for initial translation adaptation; 3) americasnlp/: filtered broad Quechua-Spanish data from AmericasNLP 2024 resources, containing 87,004 high-quality real-source parallel pairs for evaluation and debugging. The dataset is designed for translation tasks, covering Spanish, Quechua Chanka (qu), and Quechua variants (quy), but does not include the original PDF file, with varying provenance and licensing across sections.




