asun17904 commited on
Commit
b9a3885
·
1 Parent(s): 0237474

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: section_texts
5
+ sequence: string
6
+ - name: section_titles
7
+ sequence: string
8
+ - name: title
9
+ dtype: string
10
+ - name: soi
11
+ sequence: string
12
+ - name: other
13
+ sequence: string
14
+ - name: labels
15
+ dtype: string
16
+ splits:
17
+ - name: train
18
+ num_bytes: 3468924396
19
+ num_examples: 163992
20
+ download_size: 1992319814
21
+ dataset_size: 3468924396
22
+ ---
23
+ # Dataset Card for "wikitext2017_bank_examples_with_labels"
24
+
25
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)