jina-ai / jerboa

LLM finetuning
Apache License 2.0
42 stars 4 forks source link

refactor: combine two eval files into one, delete original ones #29

Closed sebastian-weisshaar closed 1 year ago

sebastian-weisshaar commented 1 year ago

merged eval.json and user_oriented_instructions.jsonl. The output of eval.json is called alpaca_lora_prediction and the output of user_oriented_instructions.jsonl is called stanford_alpaca_prediction. I deleted user_oriented_instructions.jsonl and stored the new dataset again in eval.json.

sebastian-weisshaar commented 1 year ago

Changed the file structure of eval.json to .jsonl. Updated the eval_sample.jsonl to reflect the two columns