Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Common Crawl WET Dataset - c2
|
| 2 |
|
| 3 |
This repository contains a large-scale filtered dataset derived from the WET files of the Common Crawl project. The data is cleaned and aggregated to facilitate large-scale natural language processing tasks, especially the pretraining of large language models (LLMs).
|
|
@@ -73,4 +77,4 @@ Thank you for exploring the **c2** dataset — a foundational resource for large
|
|
| 73 |
## ⚠️ Note
|
| 74 |
|
| 75 |
This dataset is in **update mode** — it is **continuously expanding and improving** as new Common Crawl snapshots are processed and added.
|
| 76 |
-
Expect regular additions, refinements, and enhanced cleaning over time.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- pretraining
|
| 4 |
+
---
|
| 5 |
# Common Crawl WET Dataset - c2
|
| 6 |
|
| 7 |
This repository contains a large-scale filtered dataset derived from the WET files of the Common Crawl project. The data is cleaned and aggregated to facilitate large-scale natural language processing tasks, especially the pretraining of large language models (LLMs).
|
|
|
|
| 77 |
## ⚠️ Note
|
| 78 |
|
| 79 |
This dataset is in **update mode** — it is **continuously expanding and improving** as new Common Crawl snapshots are processed and added.
|
| 80 |
+
Expect regular additions, refinements, and enhanced cleaning over time.
|