diff --git a/README.md b/README.md index e3beda6..7839520 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +--- +language: +- en +--- # Model Card for roberta-base-on-cuad # Model Details @@ -162,6 +166,7 @@ Use the code below to get started with the model.
Click to expand + ```python from transformers import AutoTokenizer, AutoModelForQuestionAnswering