jkorsvik commited on
Commit
0aaee90
1 Parent(s): 9bf6fd0

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: article
5
+ dtype: string
6
+ - name: highlights
7
+ dtype: string
8
+ - name: id
9
+ dtype: string
10
+ splits:
11
+ - name: train
12
+ num_bytes: 192449381.25865006
13
+ num_examples: 47171
14
+ - name: validation
15
+ num_bytes: 14487455.276535718
16
+ num_examples: 3551
17
+ - name: test
18
+ num_bytes: 22993888.464814223
19
+ num_examples: 5636
20
+ download_size: 146363858
21
+ dataset_size: 229930725.0
22
+ ---
23
+ # Dataset Card for "cnn_daily_mail_nor_final"
24
+
25
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)