hiyouga commited on
Commit
3cb67c4
1 Parent(s): 83bba88

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1,4 +1,12 @@
1
  ---
 
 
 
 
 
 
 
 
2
  license: apache-2.0
3
  task_categories:
4
  - summarization
 
1
  ---
2
+ dataset_info:
3
+ features:
4
+ - name: instruction
5
+ dtype: string
6
+ - name: input
7
+ dtype: string
8
+ - name: output
9
+ dtype: string
10
  license: apache-2.0
11
  task_categories:
12
  - summarization