forked from jiuyuan/CPM-9G-8B
fix: change --language to zh
This commit is contained in:
parent
5de2ff4556
commit
a62a188fd5
|
@ -6,4 +6,4 @@ mkdir raw_data_repeat
|
|||
mv raw_data/alpaca_zh_repeat.jsonl raw_data_repeat/data.jsonl
|
||||
|
||||
|
||||
python convert_json2index.py --path raw_data_repeat/data.jsonl --language en --output alpaca_zh_repeat
|
||||
python convert_json2index.py --path raw_data_repeat/data.jsonl --language zh --output alpaca_zh_repeat
|
||||
|
|
Loading…
Reference in New Issue