Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -2,35 +2,6 @@
|
|
2 |
tags:
|
3 |
- crawl4ai
|
4 |
- crawl
|
5 |
-
configs:
|
6 |
-
- config_name: default
|
7 |
-
data_files:
|
8 |
-
- split: train
|
9 |
-
path: data/train-*
|
10 |
-
dataset_info:
|
11 |
-
features:
|
12 |
-
- name: category
|
13 |
-
dtype: string
|
14 |
-
- name: headline
|
15 |
-
dtype: string
|
16 |
-
- name: summary
|
17 |
-
dtype: string
|
18 |
-
- name: time
|
19 |
-
dtype: string
|
20 |
-
- name: image
|
21 |
-
struct:
|
22 |
-
- name: alt
|
23 |
-
dtype: string
|
24 |
-
- name: src
|
25 |
-
dtype: string
|
26 |
-
- name: link
|
27 |
-
dtype: string
|
28 |
-
splits:
|
29 |
-
- name: train
|
30 |
-
num_bytes: 5446
|
31 |
-
num_examples: 11
|
32 |
-
download_size: 8235
|
33 |
-
dataset_size: 5446
|
34 |
---
|
35 |
|
36 |
**Source of the data:**
|
|
|
2 |
tags:
|
3 |
- crawl4ai
|
4 |
- crawl
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
**Source of the data:**
|