shreevigneshs commited on
Commit
e479f5b
1 Parent(s): 5bfee8f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +30 -0
README.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: en
5
+ dtype: string
6
+ - name: vi
7
+ dtype: string
8
+ - name: vi_annotated
9
+ dtype: string
10
+ - name: styles
11
+ dtype: int64
12
+ splits:
13
+ - name: train
14
+ num_bytes: 293279.0
15
+ num_examples: 640
16
+ - name: val
17
+ num_bytes: 69940.0
18
+ num_examples: 160
19
+ - name: if_test
20
+ num_bytes: 33427.0
21
+ num_examples: 80
22
+ - name: f_test
23
+ num_bytes: 36513.0
24
+ num_examples: 80
25
+ download_size: 210801
26
+ dataset_size: 433159.0
27
+ ---
28
+ # Dataset Card for "iwslt-2023-en-vi-train-split-v1"
29
+
30
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)