RobertoMCA97 commited on
Commit
3e786a1
1 Parent(s): e41fbcf

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +28 -0
README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: document
7
+ sequence: string
8
+ - name: doc_bio_tags
9
+ sequence: string
10
+ splits:
11
+ - name: semeval2010_test
12
+ num_bytes: 11151877
13
+ num_examples: 100
14
+ - name: nus
15
+ num_bytes: 23814618
16
+ num_examples: 211
17
+ - name: duc2001
18
+ num_bytes: 3523199
19
+ num_examples: 308
20
+ - name: ldkp3k_test
21
+ num_bytes: 285969940
22
+ num_examples: 3413
23
+ download_size: 77767836
24
+ dataset_size: 324459634
25
+ ---
26
+ # Dataset Card for "kpe_long_docs_test"
27
+
28
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)