Nadav commited on
Commit
51dadf5
1 Parent(s): 11fb67d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: sentence_id
5
+ dtype: string
6
+ - name: text
7
+ dtype: string
8
+ - name: decade
9
+ dtype: string
10
+ - name: speechdate
11
+ dtype: string
12
+ - name: __index_level_0__
13
+ dtype: int64
14
+ splits:
15
+ - name: train
16
+ num_bytes: 3568239600
17
+ num_examples: 8074848
18
+ - name: test
19
+ num_bytes: 398954434
20
+ num_examples: 897205
21
+ download_size: 1234278574
22
+ dataset_size: 3967194034
23
+ ---
24
+ # Dataset Card for "Hansard"
25
+
26
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)