maywell commited on
Commit
b4bf793
1 Parent(s): 6a59f05

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -2,6 +2,25 @@
2
  license: other
3
  license_name: kovast
4
  license_link: LICENSE
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  ---
6
 
7
  # **Massive Korean Multi-Turn Dataset**
 
2
  license: other
3
  license_name: kovast
4
  license_link: LICENSE
5
+ dataset_info:
6
+ features:
7
+ - name: conversations
8
+ list:
9
+ - name: from
10
+ dtype: string
11
+ - name: value
12
+ dtype: string
13
+ splits:
14
+ - name: train
15
+ num_bytes: 1047538413
16
+ num_examples: 684579
17
+ download_size: 470686367
18
+ dataset_size: 1047538413
19
+ configs:
20
+ - config_name: default
21
+ data_files:
22
+ - split: train
23
+ path: data/train-*
24
  ---
25
 
26
  # **Massive Korean Multi-Turn Dataset**