SFKs commited on
Commit
b1d7dd4
·
verified ·
1 Parent(s): f5b9ce3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -17,7 +17,8 @@ tags:
17
 
18
  [Paper](https://huggingface.co/papers/2511.16397) | [Project page](https://opendatalab.com/ai-ready/AICC)
19
 
20
- ![](./images/AICC_HF_LOGO.png)
 
21
  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 **MinerU-HTML**, a web extraction pipeline developed by OpenDataLab.
22
  - **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.
23
  - **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.
 
17
 
18
  [Paper](https://huggingface.co/papers/2511.16397) | [Project page](https://opendatalab.com/ai-ready/AICC)
19
 
20
+ <img src="./images/AICC_HF_LOGO.png" width="600" />
21
+
22
  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 **MinerU-HTML**, a web extraction pipeline developed by OpenDataLab.
23
  - **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.
24
  - **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.