Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,23 +1,15 @@
|
|
1 |
---
|
2 |
-
dataset_info:
|
3 |
-
features:
|
4 |
-
- name: url
|
5 |
-
dtype: string
|
6 |
-
- name: title
|
7 |
-
dtype: string
|
8 |
-
- name: snippet
|
9 |
-
dtype: string
|
10 |
-
- name: language
|
11 |
-
dtype: string
|
12 |
-
splits:
|
13 |
-
num_examples: 1000000
|
14 |
license: cc-by-4.0
|
15 |
tags:
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
version: 1.0.0
|
|
|
|
|
|
|
|
|
21 |
---
|
22 |
|
23 |
# CC-Meta25-1M
|
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: cc-by-4.0
|
3 |
tags:
|
4 |
+
- common-crawl
|
5 |
+
- web-metadata
|
6 |
+
- nlp
|
7 |
+
- '2025'
|
8 |
version: 1.0.0
|
9 |
+
task_categories:
|
10 |
+
- text-classification
|
11 |
+
size_categories:
|
12 |
+
- 100K<n<1M
|
13 |
---
|
14 |
|
15 |
# CC-Meta25-1M
|