GreaseLM icon indicating copy to clipboard operation
GreaseLM copied to clipboard

[ICLR 2022 spotlight]GreaseLM: Graph REASoning Enhanced Language Models for Question Answering

Results 13 GreaseLM issues
Sort by recently updated
recently updated
newest added

I also want to try similar experiments over different complex questions with semantic nuance. But I don't find your specific classification method (Prepositional Phrases, negation terms, hedging terms) for the...

Hi Xikun, Thanks for your great work. May I ask where could I take this ```inhouse_split_qids.txt``` file? ``` ***** hyperparameters ***** dataset: csqa ****************************** wandb: WARNING W&B installed but not...

When we are trying to run the greaselm.py we are getting this issue even if we run the batch size minimum of 8 we tried from 128-8 every time, It...

Hi, I'am very interesting in this model. I want to know why freeze LM parameters previous epochs. In my knowledge, LM parameters are fun-tuned in previous epochs(1~3) and then freeze...

Hi Very interesting work on the combination of LM + KG! This is something I am looking into myself as a research project (https://github.com/apoorvumang/transformer-kgc), and I thought this would be...

I am reaching out to seek assistance regarding my attempts to reproduce the experimental results mentioned in the GreaseLM paper, specifically concerning the utilization of the Aristo-RoBERTa encoder on the...

Hello, recently when replicating this project, I found that the 'reberta target' model no longer exists on the hugging face website. May I ask everyone, can this project be replaced...

where can I find the file "../data/glove/tp_str_corpus.json"? Thank you

Hi, thanks for your great work! I'm trying to train this model with limited resources. Can I know how much gpus (is it V100?) and how much time did you...