pkedzia commited on
Commit
a0221cf
·
verified ·
1 Parent(s): 4588dee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -27,7 +27,8 @@ tags:
27
  ### Intended Use
28
 
29
  This model is designed for **extractive QA** on Polish text. Given a question and a context passage,
30
- it returns the most relevant span of the context as the answer.
 
31
 
32
  ### Limitations
33
 
 
27
  ### Intended Use
28
 
29
  This model is designed for **extractive QA** on Polish text. Given a question and a context passage,
30
+ it returns the most relevant span of the context as the answer.
31
+ This model is bnb-quantized version of `radlab/polish-qa-v2` model.
32
 
33
  ### Limitations
34