Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,8 @@ configs:
|
|
8 |
path: test_sft.csv
|
9 |
dataset_info:
|
10 |
features:
|
|
|
|
|
11 |
- name: prompt
|
12 |
dtype: string
|
13 |
- name: prompt_id
|
|
|
8 |
path: test_sft.csv
|
9 |
dataset_info:
|
10 |
features:
|
11 |
+
- name: idx
|
12 |
+
dtype: int
|
13 |
- name: prompt
|
14 |
dtype: string
|
15 |
- name: prompt_id
|