|
--- |
|
license: apache-2.0 |
|
task_categories: |
|
- question-answering |
|
- text-generation |
|
language: |
|
- zh |
|
size_categories: |
|
- 100K<n<1M |
|
--- |
|
# REILX/Chinese-Image-Text-Corpus-dataset |
|
|
|
\[ English | [中文](README_zh.md) \] |
|
|
|
### Introduction |
|
|
|
The REILX/Chinese-Image-Text-Corpus-dataset is a multimodal dataset that pairs Chinese textual data with corresponding images. This dataset is derived from the [Chinese-Xinhua Dictionary Database](https://github.com/pwxcoo/chinese-xinhua), which includes idioms, single characters, words, and aphorisms. |
|
|
|
### Dataset Structure |
|
|
|
The dataset is organized into the following categories: |
|
|
|
- **Idioms**: Traditional Chinese idioms with explanations and derivations. |
|
- **Words**: Individual Chinese characters with explanations, pinyin, and radicals. |
|
- **Phrases**: Common Chinese phrases with explanations. |
|
- **Aphorisms**: Chinese aphorisms with riddles and answers. |
|
|
|
Each text entry is paired with a relevant image, providing a rich resource for multimodal learning tasks. |
|
|
|
### Usage |
|
|
|
The dataset can be used for various tasks including: |
|
|
|
- **Natural Language Processing**: Understanding and generation of Chinese text. |
|
- **Computer Vision**: Image recognition and classification based on textual descriptions. |
|
- **Multimodal Learning**: Combining visual and textual data for improved machine learning models. |
|
|
|
### Dataset Download |
|
|
|
The dataset is available on Hugging Face: [REILX/Chinese-Image-Text-Corpus-dataset](https://huggingface.co/datasets/REILX/Chinese-Image-Text-Corpus-dataset). |
|
|
|
For more details, visit the [Chinese-Xinhua Dictionary Database](https://github.com/pwxcoo/chinese-xinhua). |
|
|
|
--- |