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