Big-bird-base-trivia-qa adding a model card

I tried to use big-bird-base-trivia-qa and it gives the following error. I used the latest transformers from the pip install.

config_class = CONFIG_MAPPING[config_dict[“model_type”]]
KeyError: 'big_bird

@patrickvonplaten