asoria HF staff commited on
Commit
705a607
1 Parent(s): 4935ea0

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -21
README.md CHANGED
@@ -1,23 +1,10 @@
1
  ---
2
- dataset_info:
3
- features:
4
- - name: category
5
- dtype: string
6
- - name: headline
7
- dtype: string
8
- - name: summary
9
- dtype: string
10
- - name: link
11
- dtype: string
12
- splits:
13
- - name: https___www_nbcnews_com_business
14
- num_bytes: 3075
15
- num_examples: 11
16
- download_size: 5274
17
- dataset_size: 3075
18
- configs:
19
- - config_name: default
20
- data_files:
21
- - split: https___www_nbcnews_com_business
22
- path: data/https___www_nbcnews_com_business-*
23
  ---
 
 
 
 
 
 
1
  ---
2
+ tags:
3
+ - crawl4ai
4
+ - crawl
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  ---
6
+
7
+ **Source of the data:**
8
+
9
+ The dataset was generated using [Crawl4ai](https://crawl4ai.com/mkdocs/) library from https://www.nbcnews.com/business.
10
+