potsawee commited on
Commit
29270de
1 Parent(s): 5c0a488

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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`