Open shidonghao-aki opened 3 years ago
Here is an example: python .\run_ner_crf.py --task_name cner --data_dir datasets/cner --model_type bert --model_name_or_path bert-base-chinese --output_dir outputs --do_train
I have also this problem:: error: the following arguments are required: --model_type, --model_name_or_path, --output_dir how can I change this error anybody knows anything about this please share
how to solve this problem?