model documentation (#3)

- model documentation (cf62096c14217b919f6063eaca3bae07f4f6b6de)


Co-authored-by: Nazneen Rajani <nazneen@users.noreply.huggingface.co>
This commit is contained in:
Mohammed Rakib 2022-11-03 22:32:17 +00:00 committed by system
parent 489c045834
commit d0e02132b2
1 changed files with 5 additions and 0 deletions

View File

@ -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.
<details>
<summary> Click to expand </summary>
```python
from transformers import AutoTokenizer, AutoModelForQuestionAnswering