qkaren / unsup_gen_for_cms_reasoning

49 stars 13 forks source link

questions about the result of abductive #1

Open MrZhengXin opened 3 years ago

MrZhengXin commented 3 years ago

Given the input Ray drive his car on a steep mountain road. | Ray was fine but his car was totaled. the ranked hypothesis is The car is car, The car is at the top of the mountain, The car is at the bottom of the mountain which is more like a rap. So I'm curious about how to reproduce the promised result As he drives the car to the top of the mountain his car is hit by a car. qwq

qkaren commented 3 years ago

Thanks for the question. What torch/transformers versions are you using? You may want to use torch==1.4.0 and transformers==2.4.0 as required in requirements.txt (sorry I missed the file before and just added it back).. The generation results of using a different transformers version could sometimes be slightly different.