Update README.md
Browse files
README.md
CHANGED
|
@@ -1757,6 +1757,34 @@ configs:
|
|
| 1757 |
tags:
|
| 1758 |
- sports
|
| 1759 |
---
|
| 1760 |
-
|
| 1761 |
|
| 1762 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1757 |
tags:
|
| 1758 |
- sports
|
| 1759 |
---
|
| 1760 |
+
# OnlySports Dataset
|
| 1761 |
|
| 1762 |
+
> **Note:** This README will be updated shortly. For now, please refer to [https://github.com/chrischenhub/OnlySportsLM](https://github.com/chrischenhub/OnlySportsLM) for the most up-to-date information.
|
| 1763 |
+
|
| 1764 |
+
## About
|
| 1765 |
+
|
| 1766 |
+
OnlySports Dataset is a comprehensive collection of English sports documents. This dataset comprises a diverse range of content including news articles, blogs, match reports, interviews, and tutorials, all extracted from the FineWeb dataset.
|
| 1767 |
+
|
| 1768 |
+
## Dataset Information
|
| 1769 |
+
|
| 1770 |
+
- **Source:** FineWeb dataset (a cleaned and deduplicated subset of CommonCrawl)
|
| 1771 |
+
- **Time Span:** 2013 to present
|
| 1772 |
+
- **Size:** 1.2 TB of text
|
| 1773 |
+
- **Token Count:** Approximately 600 billion RWKV/GPT2 tokens
|
| 1774 |
+
|
| 1775 |
+
## Extraction Process
|
| 1776 |
+
|
| 1777 |
+
1. **URL Filtering:** Applied to identify potentially relevant content
|
| 1778 |
+
2. **Custom Sports Text Classifier:** Developed to accurately identify and extract sports-related documents
|
| 1779 |
+
|
| 1780 |
+
## Significance
|
| 1781 |
+
|
| 1782 |
+
The OnlySports Dataset is currently the largest sport domain dataset, surpassing previous collections in both scale and comprehensiveness. It represents one of the best open-source datasets for LLM training in the sports domain.
|
| 1783 |
+
|
| 1784 |
+
## Future Updates
|
| 1785 |
+
|
| 1786 |
+
This README will be updated with more detailed information. Please check back later or refer to the link provided above for the most current details.
|
| 1787 |
+
|
| 1788 |
+
## Contact
|
| 1789 |
+
|
| 1790 |
+
For more information, visit [https://github.com/chrischenhub/OnlySportsLM](https://github.com/chrischenhub/OnlySportsLM).
|