StonyBrookNLP / musique

Repository for MuSiQue: Multi-hop Questions via Single-hop Question Composition, TACL 2022
Creative Commons Attribution 4.0 International
74 stars 8 forks source link

Is the models HuggingFace compatible? #6

Open Kirushikesh opened 4 months ago

Kirushikesh commented 4 months ago

Hello Authors, really appreciate your efforts and interest in opensourcing not only dataset but also the code, thanks a lot. Is the execution_model_decomposer_for_musique_ans_and_full is HuggingFace compatible?, also the Tokenizer for query decomposition?

HarshTrivedi commented 1 month ago

Sorry for the extremely late response here. No, the models are not compatible with HF. They were made using AllenNLP library.