asoria HF staff commited on
Commit
0ab57b0
1 Parent(s): 1c60366

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -29
README.md CHANGED
@@ -1,31 +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: time
11
- dtype: string
12
- - name: image
13
- struct:
14
- - name: alt
15
- dtype: string
16
- - name: src
17
- dtype: string
18
- - name: link
19
- dtype: string
20
- splits:
21
- - name: train
22
- num_bytes: 5490
23
- num_examples: 11
24
- download_size: 8455
25
- dataset_size: 5490
26
- configs:
27
- - config_name: default
28
- data_files:
29
- - split: train
30
- path: data/train-*
31
  ---
 
 
 
 
 
 
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
+