AIAny
Icon for item

tran-vi-teacher

Parallel Chinese→Vietnamese dataset of webnovel (xianxia) text provided in JSON for NMT training and teacher-student distillation. In-domain, ~100K–1M examples with CC-BY-4.0 license — useful for fine-tuning or distillation experiments but limited by narrow genre and small download footprint.

Introduction

High-quality, in-domain parallel data for Chinese→Vietnamese—especially in webnovel genres like xianxia—is rare. This dataset supplies aligned sentence pairs and appears designed as a distilled "teacher" resource to bootstrap NMT fine-tuning or teacher-student distillation workflows.

What Sets It Apart
  • Focused domain: source text drawn from webnovel xianxia content, so models fine-tuned on it learn genre-specific phrasing and named-entity patterns (so what: better fluency and terminology for fiction translation tasks).
  • Distillation-oriented: tags include “gemini-teacher” and “distill”, suggesting entries were produced or filtered for teacher-student training (so what: ready-made teacher targets can speed up student model training or evaluation).
  • Practical packaging: distributed as JSON and tagged for use with datasets/pandas/polars ecosystems (so what: easy ingestion into common ML data pipelines).
  • Clear license and size bracket: labeled CC-BY-4.0 and sized between 100K–1M examples (so what: permissive reuse for research/prototyping while being large enough for targeted fine-tuning).
Who It's For & Trade-offs

Great fit if you need in-domain Chinese→Vietnamese parallel pairs for fiction/webnovel translation, want a dataset prepared for distillation experiments, or need a JSON-native dataset for quick pipeline integration. Look elsewhere if you require broad-domain coverage, production-grade translation for high-stakes use, or large-scale warehousing (this dataset has a narrow genre bias and modest community uptake based on download counts).

Information

Categories

More Items

Hugging Face

A 16 GB, 507-file PhD‑level cybersecurity knowledge base for training and evaluating security-focused LLMs and automation. Covers offensive/defensive/forensics/cloud/iot and AI-security across 30+ domains with real-world labs and framework mappings.

Hugging Face

Structured dataset for training and evaluating LLM agentic behavior: function-calling conversations, JSON-mode structured outputs, and extraction samples for teaching models to generate tool calls and strict structured responses. Includes single-turn and multi-turn scenarios across several configs.

Hugging Face

A multi-task English NLU benchmark for evaluating models across nine tasks (acceptability, sentiment, paraphrase, similarity, and various NLI setups), with a diagnostic evaluation set and an online leaderboard to compare generalization and transfer learning.