Ddream-ai commited on
Commit
ba58f38
1 Parent(s): 29cfc0a

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -1,3 +1,18 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: mit
3
+ dataset_info:
4
+ features:
5
+ - name: 咨询
6
+ dtype: string
7
+ - name: 回复
8
+ dtype: string
9
+ splits:
10
+ - name: train
11
+ num_bytes: 3612350
12
+ num_examples: 3599
13
+ - name: validation
14
+ num_bytes: 186138
15
+ num_examples: 189
16
+ download_size: 2267366
17
+ dataset_size: 3798488
18
  ---