Skip to content
New issue

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

bert performance #1

Open
flyoliver opened this issue May 6, 2019 · 0 comments
Open

bert performance #1

flyoliver opened this issue May 6, 2019 · 0 comments

Comments

@flyoliver
Copy link

hi, i finetune a classify model based on the original bert model and this repo. accuracy dropped 1%. parameters:
nohup python run_classifier.py --task_name=sex --do_train=true --do_eval=true --data_dir=** --vocab_file=** --bert_config_file=** --init_checkpoint=** --max_seq_length=128 --train_batch_size=16 --learning_rate=4e-5 --num_train_epochs=5 --output_dir=** --num_gpus=8 &
is my parameters wrong?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant