Wilailack commited on
Commit
b364805
1 Parent(s): 80c4b5f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -15,8 +15,11 @@ dataset_info:
15
  - name: test
16
  num_bytes: 21816
17
  num_examples: 100
18
- download_size: 20575289
19
- dataset_size: 40150042
 
 
 
20
  configs:
21
  - config_name: zh-th
22
  data_files:
@@ -24,6 +27,8 @@ configs:
24
  path: zh-th/train-*
25
  - split: test
26
  path: zh-th/test-*
 
 
27
  ---
28
  # Dataset Card for "zh-th_parallel"
29
 
 
15
  - name: test
16
  num_bytes: 21816
17
  num_examples: 100
18
+ - name: validation
19
+ num_bytes: 25194
20
+ num_examples: 100
21
+ download_size: 20591438
22
+ dataset_size: 40175236
23
  configs:
24
  - config_name: zh-th
25
  data_files:
 
27
  path: zh-th/train-*
28
  - split: test
29
  path: zh-th/test-*
30
+ - split: validation
31
+ path: zh-th/validation-*
32
  ---
33
  # Dataset Card for "zh-th_parallel"
34