facebookresearch / LAMA

LAnguage Model Analysis
Other
1.36k stars 184 forks source link

Add gpt2 and hfroberta #45

Open morioka opened 3 years ago

morioka commented 3 years ago

This is my first PR. Sorry, this PR has several changes/fixes, and the fixes are not sperated.

  1. add GPT-2 suppport #1
  2. add HuggingFace RoBERTa support
  3. fix lowercase_samples() issue for running lowercase models #31

Sincerely regards.