karimtarektech's picture
Update README.md
26ed3a7 verified
metadata
license: apache-2.0
task_categories:
  - text-classification
language:
  - en
tags:
  - flipboard
  - articles
  - classification
  - news
pretty_name: Flipboard Article Classifier Dataset
size_categories:
  - 1K<n<10K

Flipboard Article Classifier Dataset

This dataset consists of preprocessed articles categorized to help train text classification models. It’s designed to work well with Hugging Face AutoTrain, making it easier to create high-performance models for news categorization tasks.

Dataset Information

  • Format: CSV
  • Columns:
    • Title: The title of the article.
    • Link: The URL link to the article.
    • Categories: A list of all categories that the article falls under.
    • Primary_Category: The primary category assigned to the article.
  • Categories: The dataset includes various categories representing different types of news articles, making it ideal for training models to classify news content automatically.