asoria HF Staff commited on
Commit
bff439d
·
verified ·
1 Parent(s): 32a606a

Upload dataset

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md CHANGED
@@ -2,6 +2,27 @@
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: link
14
+ dtype: string
15
+ splits:
16
+ - name: https___www_nbcnews_com_business
17
+ num_bytes: 3075
18
+ num_examples: 11
19
+ download_size: 5274
20
+ dataset_size: 3075
21
+ configs:
22
+ - config_name: default
23
+ data_files:
24
+ - split: https___www_nbcnews_com_business
25
+ path: data/https___www_nbcnews_com_business-*
26
  ---
27
 
28
  **Source of the data:**