Automatic dcft datacuration framework upload for evol_instruct_gpt-4o-mini_test
Browse files
config/EvolInstruct/tests/evol_instruct_gpt-4o-mini_test.yaml
CHANGED
|
@@ -7,7 +7,7 @@ operators:
|
|
| 7 |
columns:
|
| 8 |
- instruction
|
| 9 |
- output
|
| 10 |
-
num_truncate: 100
|
| 11 |
|
| 12 |
- id: evolution_prompt
|
| 13 |
config:
|
|
@@ -65,4 +65,4 @@ operators:
|
|
| 65 |
input_response_column: completion
|
| 66 |
output_sharegpt_column: conversations
|
| 67 |
input_ids:
|
| 68 |
-
-
|
|
|
|
| 7 |
columns:
|
| 8 |
- instruction
|
| 9 |
- output
|
| 10 |
+
num_truncate: 100 # For testing
|
| 11 |
|
| 12 |
- id: evolution_prompt
|
| 13 |
config:
|
|
|
|
| 65 |
input_response_column: completion
|
| 66 |
output_sharegpt_column: conversations
|
| 67 |
input_ids:
|
| 68 |
+
- annotate_instruction
|