We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
参数 --warmup_ratio 0.06 --spot_noise 0.1 --asoc_noise 0.1 --model_name_or_path hf_models/uie-base-en --output_dir casieoutput --test_file=/data0/UIE-main/dataset_processing/converted_data/text2spotasoc/event/casie/test.json --validation_file=/data0/UIE-main/dataset_processing/converted_data/text2spotasoc/event/casie/val.json --train_file=/data0/UIE-main/dataset_processing/converted_data/text2spotasoc/event/casie/train.json --do_predict=true --do_train=true --do_eval=true 报错信息: KeyError: 'Field "spots" does not exist in table schema'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
参数 --warmup_ratio 0.06 --spot_noise 0.1 --asoc_noise 0.1 --model_name_or_path hf_models/uie-base-en --output_dir casieoutput --test_file=/data0/UIE-main/dataset_processing/converted_data/text2spotasoc/event/casie/test.json --validation_file=/data0/UIE-main/dataset_processing/converted_data/text2spotasoc/event/casie/val.json --train_file=/data0/UIE-main/dataset_processing/converted_data/text2spotasoc/event/casie/train.json --do_predict=true --do_train=true --do_eval=true
报错信息:
KeyError: 'Field "spots" does not exist in table schema'
The text was updated successfully, but these errors were encountered: