Upload dataset
Browse files- README.md +29 -0
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -2,6 +2,35 @@
|
|
2 |
tags:
|
3 |
- crawl4ai
|
4 |
- crawl
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
**Source of the data:**
|
|
|
2 |
tags:
|
3 |
- crawl4ai
|
4 |
- crawl
|
5 |
+
dataset_info:
|
6 |
+
features:
|
7 |
+
- name: category
|
8 |
+
dtype: string
|
9 |
+
- name: headline
|
10 |
+
dtype: string
|
11 |
+
- name: summary
|
12 |
+
dtype: string
|
13 |
+
- name: time
|
14 |
+
dtype: string
|
15 |
+
- name: image
|
16 |
+
struct:
|
17 |
+
- name: alt
|
18 |
+
dtype: string
|
19 |
+
- name: src
|
20 |
+
dtype: string
|
21 |
+
- name: link
|
22 |
+
dtype: string
|
23 |
+
splits:
|
24 |
+
- name: train
|
25 |
+
num_bytes: 5414
|
26 |
+
num_examples: 11
|
27 |
+
download_size: 8101
|
28 |
+
dataset_size: 5414
|
29 |
+
configs:
|
30 |
+
- config_name: default
|
31 |
+
data_files:
|
32 |
+
- split: train
|
33 |
+
path: data/train-*
|
34 |
---
|
35 |
|
36 |
**Source of the data:**
|
data/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:507d3e58592a14fd07cc7708ad9381ff61d342962894471332cf3211fe189557
|
3 |
+
size 8101
|