pkedzia commited on
Commit
0e19b83
1 Parent(s): 956f40d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -8,7 +8,7 @@ library_name: transformers
8
  ---
9
  # Model Card
10
  Extractive Question-Answer model for polish. Extractive means, that the most relevant
11
- chunk of the text is returned as answer from t he context for the given question.
12
 
13
  ## Model Details
14
 
@@ -19,7 +19,7 @@ chunk of the text is returned as answer from t he context for the given question
19
  - **Language(s) (NLP):** PL
20
  - **License:** CC-BY-4.0
21
  - **Finetuned from model:** [sdadas/polish-roberta-large-v2](https://huggingface.co/radlab/polish-roberta-large-v2-sts)
22
- - **Maxiumum context size:*** 512 tokens
23
 
24
  ## Model Usage
25
 
 
8
  ---
9
  # Model Card
10
  Extractive Question-Answer model for polish. Extractive means, that the most relevant
11
+ chunk of the text is returned as answer from the context for the given question.
12
 
13
  ## Model Details
14
 
 
19
  - **Language(s) (NLP):** PL
20
  - **License:** CC-BY-4.0
21
  - **Finetuned from model:** [sdadas/polish-roberta-large-v2](https://huggingface.co/radlab/polish-roberta-large-v2-sts)
22
+ - **Maxiumum context size:** 512 tokens
23
 
24
  ## Model Usage
25