huangqingming commited on
Commit
55c3833
1 Parent(s): 8794cf9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -7,7 +7,11 @@ task_categories:
7
  - translation
8
  dataset_info:
9
  features:
10
- - name: text
 
 
 
 
11
  dtype: string
12
  splits:
13
  - name: train
 
7
  - translation
8
  dataset_info:
9
  features:
10
+ - name: output
11
+ dtype: string
12
+ - name: input
13
+ dtype: string
14
+ - name: instruction
15
  dtype: string
16
  splits:
17
  - name: train