Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,7 @@ language:
|
|
6 |
- en
|
7 |
library_name: transformers
|
8 |
pipeline_tag: question-answering
|
|
|
9 |
---
|
10 |
# longformer-large-4096 fine-tuned to RACE for (Multiple-Choice) Question Answering
|
11 |
- Input: `context`, `question`, `options`
|
|
|
6 |
- en
|
7 |
library_name: transformers
|
8 |
pipeline_tag: question-answering
|
9 |
+
inference: false
|
10 |
---
|
11 |
# longformer-large-4096 fine-tuned to RACE for (Multiple-Choice) Question Answering
|
12 |
- Input: `context`, `question`, `options`
|