Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,53 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- translation
|
| 5 |
+
language:
|
| 6 |
+
- zh
|
| 7 |
+
- la
|
| 8 |
+
size_categories:
|
| 9 |
+
- 1M<n<10M
|
| 10 |
+
tags:
|
| 11 |
+
- bilingual
|
| 12 |
+
pretty_name: Fish Names Chinese-Latin Parallel Corpora
|
| 13 |
+
---
|
| 14 |
+
|
| 15 |
+
# Fish Names Chinese-Latin Parallel Corpora
|
| 16 |
+
|
| 17 |
+
## Dataset Overview
|
| 18 |
+
|
| 19 |
+
We curated over 60,000 authoritative Chinese-Latin bilingual parallel corpora for fish names by integrating cross-source data, including Eschmeyer's Catalog of Fishes online database. Using a dual translation approach, we applied the Multilingual Text-to-Text Transfer Transformer (mT5) model to generate missing Chinese names.
|
| 20 |
+
|
| 21 |
+
*Note: The current release provides 10,000 paired data entries.*
|
| 22 |
+
|
| 23 |
+
## Dataset Details
|
| 24 |
+
|
| 25 |
+
- **Total Curated Records:** > 60,000 authoritative pairs
|
| 26 |
+
- **Current Release:** 10,000 carefully reviewed Chinese-Latin name pairs
|
| 27 |
+
- **Languages:** Chinese, Latin
|
| 28 |
+
- **Data Sources:**
|
| 29 |
+
- Eschmeyer's Catalog of Fishes online database
|
| 30 |
+
- Other cross-source authoritative fish name databases
|
| 31 |
+
- **Methodology:**
|
| 32 |
+
- Data integration from multiple sources
|
| 33 |
+
- Dual translation approach using mT5 to generate missing Chinese names
|
| 34 |
+
- Rigorous quality control and review
|
| 35 |
+
|
| 36 |
+
## Intended Use
|
| 37 |
+
|
| 38 |
+
- **Research:** Fish taxonomy, biodiversity studies, and ecological research
|
| 39 |
+
- **Translation:** Evaluation and development of bilingual translation models
|
| 40 |
+
- **Corpus Development:** Creation of high-quality multilingual corpora for biocultural diversity studies
|
| 41 |
+
|
| 42 |
+
## Limitations
|
| 43 |
+
|
| 44 |
+
- **Data Size:** Although the full dataset includes over 60,000 pairs, only a subset of 10,000 pairs is provided in the current release.
|
| 45 |
+
- **Review Status:** The associated research article is currently under review. Future updates will expand the dataset and include additional metadata.
|
| 46 |
+
|
| 47 |
+
## Citation
|
| 48 |
+
|
| 49 |
+
If you use this dataset in your research, please cite the forthcoming publication (currently under review).
|
| 50 |
+
|
| 51 |
+
## Contact
|
| 52 |
+
|
| 53 |
+
For any questions or further information, please contact the dataset curators.
|