You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use the type classifier explained in your paper in Sec. 3.4 (Pipeline Approach), where you first predict the reasoning type of the question. You use a BERT model with a 4-way classifier on top. However, examining the type classifier model file released in "DecompRC-all-models-and-data.zip", the classifier is 2-way (similar to the scorer model). Am I missing something? Is the "type-classifier" folder released different than the reasoning type classifier explained in the paper?
Since only the type predictions of dev are released, can you please either release the train questions type predictions or the classifier model?
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Hi,
Thank you for your work and repository.
I'm trying to use the type classifier explained in your paper in Sec. 3.4 (Pipeline Approach), where you first predict the reasoning type of the question. You use a BERT model with a 4-way classifier on top. However, examining the type classifier model file released in "DecompRC-all-models-and-data.zip", the classifier is 2-way (similar to the scorer model). Am I missing something? Is the "type-classifier" folder released different than the reasoning type classifier explained in the paper?
Since only the type predictions of dev are released, can you please either release the train questions type predictions or the classifier model?
Thanks in advance!
The text was updated successfully, but these errors were encountered: