asoria HF staff commited on
Commit
ef07b9a
·
verified ·
1 Parent(s): 6d3d75e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -22
README.md CHANGED
@@ -1,24 +1,10 @@
1
  ---
2
- configs:
3
- - config_name: default
4
- data_files:
5
- - split: https___www_nbcnews_com_business
6
- path: data/https___www_nbcnews_com_business-*
7
- dataset_info:
8
- features:
9
- - name: category
10
- dtype: string
11
- - name: headline
12
- dtype: string
13
- - name: summary
14
- dtype: string
15
- - name: link
16
- dtype: string
17
- splits:
18
- - name: https___www_nbcnews_com_business
19
- num_bytes: 3045
20
- num_examples: 11
21
- download_size: 5077
22
- dataset_size: 3045
23
  ---
24
- test_card
 
 
 
 
 
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
+