fakhan commited on
Commit
ff8caca
1 Parent(s): b32dfee

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: input_values
5
+ sequence:
6
+ sequence:
7
+ sequence: float32
8
+ - name: attention_mask
9
+ sequence:
10
+ sequence: int32
11
+ - name: labels
12
+ dtype: int64
13
+ splits:
14
+ - name: train
15
+ num_bytes: 10873164220
16
+ num_examples: 29939
17
+ download_size: 9851610543
18
+ dataset_size: 10873164220
19
+ ---
20
+ # Dataset Card for "msp_train_hubert_large"
21
+
22
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)