Upload dataset
Browse files
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 |
+
configs:
|
| 6 |
+
- config_name: default
|
| 7 |
+
data_files:
|
| 8 |
+
- split: https___www_nbcnews_com_business
|
| 9 |
+
path: data/https___www_nbcnews_com_business-*
|
| 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: https___www_nbcnews_com_business
|
| 30 |
+
num_bytes: 5491
|
| 31 |
+
num_examples: 11
|
| 32 |
+
download_size: 8420
|
| 33 |
+
dataset_size: 5491
|
| 34 |
---
|
| 35 |
|
| 36 |
**Source of the data:**
|
data/https___www_nbcnews_com_business-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:0ec0dc6c7c7d4efbf472963de6e990c8555179b8f63391be5e0e167b70de56a6
|
| 3 |
+
size 8420
|