Text Classification
Transformers
PyTorch
bert
mabornea commited on
Commit
3a86131
·
1 Parent(s): 15d3a06

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ You can use the raw model for question classification. Biases associated with th
16
 
17
  ## Usage
18
 
19
- You can use this model directly in the the [PrimeQA](https://github.com/primeqa/primeqa) framework for supporting boolean question in reading comprehension and in this [examples](https://github.com/primeqa/primeqa/tree/main/examples/boolqa).
20
 
21
  ### BibTeX entry and citation info
22
 
 
16
 
17
  ## Usage
18
 
19
+ You can use this model directly in the the [PrimeQA](https://github.com/primeqa/primeqa) framework for supporting boolean question in reading comprehension as in this [example](https://github.com/primeqa/primeqa/tree/main/examples/boolqa).
20
 
21
  ### BibTeX entry and citation info
22