-
Notifications
You must be signed in to change notification settings - Fork 25
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
Experiment with XLnet? #2
Comments
YES, thank you for your concern! We are also interesting with the strong performance of XLnet and will consider trying XLnet later. |
Really nice to hear that! [1] |
Hi @DoodleJZ Please, let's not stop here! I propose to experiment with two simple, high returns things in addition to XLnet: Secondly there are two new state-of-the-art Optimizer in town: Related: |
Firstly I would like to say that reading your paper was fascinating.
Secondly I would like to thank you for advancing the state of the art on both constituency parsing and dependency parsing. (first place on NLP-progress)
I've not yet read all your paper, but it seems you used BERT, and BERT was state of the art, but is no longer.
It has been obscoleted by significant margins by [XLnet] (https://github.com/zihangdai/xlnet)
I think it would be really interesting to train your neural net with XLnet instead of BERT to see if you can advance even more the state of the art!
The text was updated successfully, but these errors were encountered: