aex / README.md
nyuuzyou's picture
Upload folder using huggingface_hub
2962bde verified
---
annotations_creators:
- found
language:
- ru
multilinguality:
- monolingual
pretty_name: AEX.ru Aviation News
size_categories:
- 100K<n<1M
source_datasets:
- original
task_categories:
- text-generation
- text-classification
task_ids:
- language-modeling
- topic-classification
---
# Dataset Card for AEX.ru - Russian Aviation News Portal
### Dataset Summary
This dataset contains 249,149 news articles from AEX.ru, a Russian aviation news portal, as of February 2025. The dataset includes news articles about aviation, aerospace, and related topics, along with metadata such as article tags, image captions, and URLs.
### Languages
The dataset is monolingual, containing content in Russian (ru).
## Dataset Structure
### Data Fields
This dataset includes the following fields:
- `id`: Unique identifier for the article (integer)
- `url`: URL of the article on AEX.ru (string)
- `title`: Title of the news article (string)
- `content`: Main text of the news article (string)
- `tags`: List of tags associated with the article (array of strings)
- `image_caption`: Caption for the main image of the article (string)
- `image_author`: Attribution for the main image (string)
### Data Splits
All examples are in a single split.
## Additional Information
### Dataset Curators
- [nyuuzyou](https://ducks.party)