asoria HF Staff commited on
Commit
a94bc24
·
verified ·
1 Parent(s): 94ac82d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -30
README.md CHANGED
@@ -1,32 +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: time
16
- dtype: string
17
- - name: image
18
- struct:
19
- - name: alt
20
- dtype: string
21
- - name: src
22
- dtype: string
23
- - name: link
24
- dtype: string
25
- splits:
26
- - name: https___www_nbcnews_com_business
27
- num_bytes: 5633
28
- num_examples: 11
29
- download_size: 8624
30
- dataset_size: 5633
31
  ---
32
- 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
+