Hello, thank you for your great work!
I would like to reproduce the result of w/ BERT-base on WebQSP.

I notice that in the provided webq_train.jsonnet, the model used is "bert-large-uncased". In order to reproduce the result of "w/ BERT-base" on the paper
- should I change the model name to "bert-base-uncased"?
- Is there any other parameters that I should change on the basis of webq_train.jsonnet?
Thank you!
Hello, thank you for your great work!
I would like to reproduce the result of

w/ BERT-baseon WebQSP.I notice that in the provided webq_train.jsonnet, the model used is "bert-large-uncased". In order to reproduce the result of "w/ BERT-base" on the paper
Thank you!