HC-Guo / Owl

A Large Language Model for IT Operations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question_Answer QA_readme path No such file or directory

111wang222 opened this issue · comments

commented

step 1: Data format conversion

python3 data_format_conversion.py --csv-path ./data/ops_bench/Raw-QA-OwlBench-cn --jsonl-path ./data/ops_bench/question.jsonl

'./data/ops_bench/Raw-QA-OwlBench-cn': No such file or directory

its:
python3 data_format_conversion.py --csv-path ./data/ops_bench/Raw-QA-OwlBench-cn.csv --jsonl-path ./data/ops_bench/question.jsonl

The file extension "csv" of "Raw-QA-OwlBench-cn.csv" has been fixed.