Datasets:

Modalities:
Text
Formats:
json
Languages:
Chinese
DOI:
Libraries:
Datasets
License:
zxbsmk commited on
Commit
e1d81df
1 Parent(s): 6d8cda0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -8,12 +8,12 @@ size_categories:
8
  - 10M<n<100M
9
  dataset_info:
10
  features:
11
- - name: {instruction}
12
- dtype: {string}
13
- - name: {input}
14
- dtype: {string}
15
- - name: {output}
16
- dtype: {string}
17
  ---
18
 
19
  ## 内容
 
8
  - 10M<n<100M
9
  dataset_info:
10
  features:
11
+ - name: instruction
12
+ dtype: string
13
+ - name: input
14
+ dtype: string
15
+ - name: output
16
+ dtype: string
17
  ---
18
 
19
  ## 内容