asoria HF staff commited on
Commit
95e3a83
·
verified ·
1 Parent(s): 3338d04

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
+ 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: link
19
+ dtype: string
20
+ splits:
21
+ - name: https___www_nbcnews_com_business
22
+ num_bytes: 3075
23
+ num_examples: 11
24
+ download_size: 5274
25
+ dataset_size: 3075
26
  ---
27
 
28
  **Source of the data:**