fix: use 'output' column (not 'text')
This commit is contained in:
@@ -26,7 +26,7 @@ lora_task_type: CAUSAL_LM
|
||||
dataset:
|
||||
- path: /home/cyaren/loras/agenx-lora-training/dataset/combined_20k.jsonl
|
||||
type: completion
|
||||
text_column: text
|
||||
text_column: output
|
||||
|
||||
# Training Parameters
|
||||
train_params:
|
||||
|
||||
Reference in New Issue
Block a user