ayoubkirouane commited on
Commit
6731cff
1 Parent(s): aef28fc

Delete README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -30
README.md DELETED
@@ -1,30 +0,0 @@
1
- ---
2
- dataset_info:
3
- features:
4
- - name: author
5
- dtype: string
6
- - name: date
7
- dtype: string
8
- - name: headlines
9
- dtype: string
10
- - name: read_more
11
- dtype: string
12
- - name: text
13
- dtype: string
14
- - name: ctext
15
- dtype: string
16
- splits:
17
- - name: train
18
- num_bytes: 11932247.0
19
- num_examples: 4514
20
- download_size: 7363989
21
- dataset_size: 11932247.0
22
- configs:
23
- - config_name: default
24
- data_files:
25
- - split: train
26
- path: data/train-*
27
- ---
28
- # Dataset Card for "news_summary"
29
-
30
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)