haoranxu commited on
Commit
e057d2d
1 Parent(s): 5d5653a

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
+ config_name: zh-en
4
+ features:
5
+ - name: zh-en
6
+ struct:
7
+ - name: en
8
+ dtype: string
9
+ - name: zh
10
+ dtype: string
11
+ splits:
12
+ - name: test
13
+ num_bytes: 526074
14
+ num_examples: 1875
15
+ download_size: 333078
16
+ dataset_size: 526074
17
+ configs:
18
+ - config_name: zh-en
19
+ data_files:
20
+ - split: test
21
+ path: zh-en/test-*
22
+ ---
23
+ # Dataset Card for "WMT22-Test"
24
+
25
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)