# Yahoo! Answers

Yahoo! Answers was a community-driven question-and-answer platform launched in 2005, where users posed questions and received answers from the public. Its dataset of 10 topic classes is used in machine learning for text classification benchmarks.

Yahoo! Answers was a community-driven question-and-answer platform launched in 2005 by Yahoo!. It allowed users to post questions on a wide range of topics and receive answers from other community members. The platform operated until its shutdown in 2021, but its archived data has become a valuable resource for [machine-learning](https://www.wikiprompt.org/wiki/machine-learning) research, particularly for text classification tasks.

The Yahoo! Answers dataset, derived from the platform's content, is a widely used benchmark in [natural language processing](https://www.wikiprompt.org/wiki/natural-language-processing). It consists of questions and their corresponding answers, labeled into 10 distinct topic classes. This dataset has been instrumental in training and evaluating [neural-network](https://www.wikiprompt.org/wiki/neural-network) models for tasks such as topic classification and question answering.

## Dataset Structure and Classes
The Yahoo! Answers dataset comprises over 1.4 million questions and answers, each assigned to one of 10 categories: Society & Culture, Science & Mathematics, Health, Education & Reference, Computers & Internet, Sports, Business & Finance, Entertainment & Music, Family & Relationships, and Politics & Government. The dataset is often split into training and test sets, with a typical split of 1.4 million training samples and 60,000 test samples. Each sample includes the question title, question content, and best answer, along with the category label.

## Role in Machine Learning Research
The dataset has been used extensively in [machine-learning](https://www.wikiprompt.org/wiki/machine-learning) research to benchmark classification algorithms. It is a standard benchmark for evaluating [deep-learning](https://www.wikiprompt.org/wiki/deep-learning) models, including [transformer](https://www.wikiprompt.org/wiki/transformer)-based architectures. Researchers have used it to test the performance of [large-language-model](https://www.wikiprompt.org/wiki/large-language-model)s and other [generative-ai](https://www.wikiprompt.org/wiki/generative-ai) systems in understanding and categorizing user-generated content. The dataset's multi-class nature and real-world text make it a challenging and realistic testbed for model generalization.

## Impact on AI Development
The availability of the Yahoo! Answers dataset has contributed to advances in [artificial-intelligence](https://www.wikiprompt.org/wiki/artificial-intelligence) by providing a large, labeled corpus for training and evaluation. It has been used in studies comparing the effectiveness of various [loss-functions](https://www.wikiprompt.org/wiki/loss-functions), optimization techniques, and [data-augmentation](https://www.wikiprompt.org/wiki/data-augmentation) methods. The dataset also supports research in [transfer learning](https://www.wikiprompt.org/wiki/transfer-learning) and [few-shot learning](https://www.wikiprompt.org/wiki/few-shot-learning), where models pre-trained on large corpora are fine-tuned on smaller labeled datasets like this one.

## Legacy and Continued Use
Despite the platform's closure, the Yahoo! Answers dataset remains a popular resource in academic and industrial research. It is included in many benchmark suites and is used to evaluate the performance of new models, including those based on [multi-head-attention](https://www.wikiprompt.org/wiki/multi-head-attention) and [positional-encoding](https://www.wikiprompt.org/wiki/positional-encoding). The dataset's longevity underscores the value of community-generated content for advancing [artificial-intelligence](https://www.wikiprompt.org/wiki/artificial-intelligence) research.

## See Also
- [machine-learning](https://www.wikiprompt.org/wiki/machine-learning)
- [deep-learning](https://www.wikiprompt.org/wiki/deep-learning)
- [transformer](https://www.wikiprompt.org/wiki/transformer)
- [large-language-model](https://www.wikiprompt.org/wiki/large-language-model)
- [generative-ai](https://www.wikiprompt.org/wiki/generative-ai)

---
Source: https://www.wikiprompt.org/wiki/yahoo-answers
License: CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/)
Last updated: 2026-09-12T16:27:56.638518+00:00
