Update README.md
Browse files
README.md
CHANGED
|
@@ -1,15 +1,13 @@
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
features:
|
| 4 |
-
- name:
|
| 5 |
dtype: string
|
| 6 |
-
- name:
|
| 7 |
dtype: string
|
| 8 |
splits:
|
| 9 |
- name: test
|
| 10 |
-
num_examples: 5072
|
| 11 |
- name: validation
|
| 12 |
-
num_examples: 6212
|
| 13 |
task_categories:
|
| 14 |
- translation
|
| 15 |
language:
|
|
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
features:
|
| 4 |
+
- name: prompt
|
| 5 |
dtype: string
|
| 6 |
+
- name: response
|
| 7 |
dtype: string
|
| 8 |
splits:
|
| 9 |
- name: test
|
|
|
|
| 10 |
- name: validation
|
|
|
|
| 11 |
task_categories:
|
| 12 |
- translation
|
| 13 |
language:
|