Update README.md
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ size_categories:
|
|
| 6 |
|
| 7 |
# AICC: AI-ready Common Crawl Dataset
|
| 8 |

|
| 9 |
-
AICC (AI-ready Common Crawl) is a large-scale, **AI-
|
| 10 |
- **High-quality main content:** High-fidelity main content extracted from diverse Common Crawl pages, including challenging types like forums, Q&A sites, and pages with tables or formulas.
|
| 11 |
- **Precise structured elements:** High-fidelity extraction of code blocks, mathematical formulas, and complex tables from real-world web pages, preserving syntax, formatting, and structural integrity.
|
| 12 |
- **Proven downstream effectiveness:** Pretraining a language model on AICC leads to higher accuracy across diverse benchmarks compared to training on datasets extracted with other methods.
|
|
|
|
| 6 |
|
| 7 |
# AICC: AI-ready Common Crawl Dataset
|
| 8 |

|
| 9 |
+
AICC (AI-ready Common Crawl) is a large-scale, **AI-ready web dataset** derived from **Common Crawl**, containing semantically extracted **Markdown-formatted** main content from diverse web pages. The dataset is constructed using the **Dripper**, a web extraction pipeline developed by OpenDataLab.
|
| 10 |
- **High-quality main content:** High-fidelity main content extracted from diverse Common Crawl pages, including challenging types like forums, Q&A sites, and pages with tables or formulas.
|
| 11 |
- **Precise structured elements:** High-fidelity extraction of code blocks, mathematical formulas, and complex tables from real-world web pages, preserving syntax, formatting, and structural integrity.
|
| 12 |
- **Proven downstream effectiveness:** Pretraining a language model on AICC leads to higher accuracy across diverse benchmarks compared to training on datasets extracted with other methods.
|