-
Notifications
You must be signed in to change notification settings - Fork 1
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
how to generate this file bert_arb_conll12_features.hdf5 ? #6
Comments
You will need to use the extract_bert_features.sh, and for doing this you will need provide the arabert 0.1 in tensorflow format |
So for the checkpoint_path you need to remove ".index" |
There is no error for your new run, it seems you terminated the system manually |
It might be a problem with your predict.py, as my code do not print anything liked killed:) |
This is the character embedding, if you use my pre-trained model you need to use the same char_vocab.arabic.txt provided |
i have checked that, but still exactly same error, |
From what I can tell this should be a problem for the character embedding:) |
I haven't seen this type of error before. |
this error occured when i modified the char_vocab_file in model hyperparameter (in experment.conf), do I need to put the path of the vocab.txt of the arabert or the path of your pretrained model? (this error occurred when I've put the the path of your model) ? |
No description provided.
The text was updated successfully, but these errors were encountered: