owanr commited on
Commit
f21eaed
1 Parent(s): 6f6114d

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: mv
5
+ dtype: string
6
+ - name: annotations_quirk
7
+ sequence: string
8
+ - name: annotations_palmer
9
+ sequence: string
10
+ - name: final_quirk
11
+ sequence: string
12
+ - name: final_palmer
13
+ sequence: string
14
+ - name: utterance
15
+ dtype: string
16
+ splits:
17
+ - name: train
18
+ num_bytes: 998188
19
+ num_examples: 4540
20
+ download_size: 285666
21
+ dataset_size: 998188
22
+ ---
23
+ # Dataset Card for "moVerb"
24
+
25
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)