Update README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,7 @@ language:
|
|
| 6 |
- en
|
| 7 |
library_name: transformers
|
| 8 |
pipeline_tag: text2text-generation
|
|
|
|
| 9 |
---
|
| 10 |
# t5-large fine-tuned to RACE for Generating Distractors
|
| 11 |
- Input: `question <sep> answer <sep> context`
|
|
|
|
| 6 |
- en
|
| 7 |
library_name: transformers
|
| 8 |
pipeline_tag: text2text-generation
|
| 9 |
+
inference: false
|
| 10 |
---
|
| 11 |
# t5-large fine-tuned to RACE for Generating Distractors
|
| 12 |
- Input: `question <sep> answer <sep> context`
|