hieunguyen1053 commited on
Commit
b4678b6
1 Parent(s): fd8eb44

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: dialog
5
+ sequence: string
6
+ splits:
7
+ - name: train
8
+ num_bytes: 7803227
9
+ num_examples: 11118
10
+ - name: validation
11
+ num_bytes: 718575
12
+ num_examples: 1000
13
+ - name: test
14
+ num_bytes: 698896
15
+ num_examples: 1000
16
+ download_size: 4841457
17
+ dataset_size: 9220698
18
+ ---
19
+ # Dataset Card for "vi_daily_dialog"
20
+
21
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)