Upload dataset
Browse files
README.md
CHANGED
@@ -2,6 +2,21 @@
|
|
2 |
tags:
|
3 |
- crawl4ai
|
4 |
- crawl
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
**Source of the data:**
|
|
|
2 |
tags:
|
3 |
- crawl4ai
|
4 |
- crawl
|
5 |
+
configs:
|
6 |
+
- config_name: default
|
7 |
+
data_files:
|
8 |
+
- split: https___huggingface_co_
|
9 |
+
path: data/https___huggingface_co_-*
|
10 |
+
dataset_info:
|
11 |
+
features:
|
12 |
+
- name: markdown
|
13 |
+
dtype: string
|
14 |
+
splits:
|
15 |
+
- name: https___huggingface_co_
|
16 |
+
num_bytes: 8329
|
17 |
+
num_examples: 1
|
18 |
+
download_size: 5221
|
19 |
+
dataset_size: 8329
|
20 |
---
|
21 |
|
22 |
**Source of the data:**
|