MikhailT commited on
Commit
81be089
1 Parent(s): dfb7697

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: input_ids
5
+ sequence: int32
6
+ - name: labels
7
+ sequence:
8
+ sequence: float32
9
+ - name: speaker_embeddings
10
+ sequence: float32
11
+ splits:
12
+ - name: train
13
+ num_bytes: 1209758899.5576055
14
+ num_examples: 7433
15
+ - name: test
16
+ num_bytes: 134435739.41000703
17
+ num_examples: 826
18
+ download_size: 1046462752
19
+ dataset_size: 1344194638.9676125
20
+ ---
21
+ # Dataset Card for "voxpopuli-nl-splitted"
22
+
23
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)