Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,12 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
task_categories:
|
| 4 |
- text-generation
|
|
|
|
| 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 |
- text-generation
|