peterbeamish commited on
Commit
217c6b3
·
1 Parent(s): 5047d13

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -2,4 +2,22 @@
2
  license: other
3
  license_name: notouch
4
  license_link: LICENSE
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  ---
 
2
  license: other
3
  license_name: notouch
4
  license_link: LICENSE
5
+ dataset_info:
6
+ features:
7
+ - name: article
8
+ dtype: string
9
+ - name: highlights
10
+ dtype: string
11
+ - name: id
12
+ dtype: string
13
+ splits:
14
+ - name: train
15
+ num_bytes: 5814
16
+ num_examples: 1
17
+ - name: validation
18
+ - name: test
19
+ num_bytes: 8163
20
+ num_examples: 1
21
+ download_size: 10818
22
+ dataset_size: 13977
23
  ---