Datasets:

Modalities:
Text
Languages:
English
ArXiv:
DOI:
License:
Chrisneverdie commited on
Commit
6b7a3c9
·
verified ·
1 Parent(s): d59b30d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -2
README.md CHANGED
@@ -1757,6 +1757,34 @@ configs:
1757
  tags:
1758
  - sports
1759
  ---
1760
- Readme will be updated shortly, for now use https://github.com/chrischenhub/OnlySportsLM for reference.
1761
 
1762
- OnlySports Dataset, 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. FineWeb is a thoroughly cleaned and deduplicated subset of CommonCrawl, spanning from 2013 to present. It represents one of the best open-source datasets for LLM training. Our extraction process involved two key steps: first, we applied URL filtering to identify potentially relevant content, and second, we developed a custom sports text classifier to accurately identify and extract sports-related documents from the filtered data. The resulting OnlySports Dataset encompasses 1.2 TB of text, equivalent to approximately 600 billion RWKV/GPT2 tokens. This makes it the largest sport domain dataset to date, significantly surpassing previous collections in both scale and comprehensiveness
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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).