santoshtyss commited on
Commit
a3212c2
1 Parent(s): 6dcc258

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: text
5
+ dtype: string
6
+ - name: summary
7
+ dtype: string
8
+ - name: title
9
+ dtype: string
10
+ splits:
11
+ - name: train
12
+ num_bytes: 186689203
13
+ num_examples: 16107
14
+ - name: test
15
+ num_bytes: 37866257
16
+ num_examples: 3269
17
+ - name: ca_test
18
+ num_bytes: 14945291
19
+ num_examples: 1237
20
+ - name: validation
21
+ num_bytes: 32906887
22
+ num_examples: 2842
23
+ download_size: 113748846
24
+ dataset_size: 272407638
25
+ ---
26
+ # Dataset Card for "billsum"
27
+
28
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)