Akeepers / LEAR

The implementation our EMNLP 2021 paper "Enhanced Language Representation with Label Knowledge for Span Extraction".
114 stars 13 forks source link

run_ner.py: error #19

Open 1040772932 opened 7 months ago

1040772932 commented 7 months ago

when i run 'run_ner.py' show some error like this: run_ner.py: error: the following arguments are required: --task_type, --task_save_name, --data_dir, --data_name, --model_n ame, --model_name_or_path, --output_dir how can i set these parameter

songxian1129 commented 5 months ago

when i run 'run_ner.py' show some error like this: run_ner.py: error: the following arguments are required: --task_type, --task_save_name, --data_dir, --data_name, --model_n ame, --model_name_or_path, --output_dir how can i set these parameter

请问你解决了吗