AndrewChar commited on
Commit
53de08c
1 Parent(s): 585307a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -19,15 +19,15 @@ It achieves the following results on the evaluation set:
19
 
20
  ## Model description
21
 
22
- More information needed
23
 
24
  ## Intended uses & limitations
25
 
26
- More information needed
27
 
28
  ## Training and evaluation data
29
-
30
- More information needed
31
 
32
  ## Training procedure
33
 
@@ -41,7 +41,7 @@ The following hyperparameters were used during training:
41
 
42
  | Train Loss | Validation Loss | Epoch |
43
  |:----------:|:---------------:|:-----:|
44
- | 1.1991 | 0.0 | 0 |
45
 
46
 
47
  ### Framework versions
 
19
 
20
  ## Model description
21
 
22
+ Модель отвечающая на вопрос по контектсу
23
 
24
  ## Intended uses & limitations
25
 
26
+ Контекст должен содержать не более 512 токенов
27
 
28
  ## Training and evaluation data
29
+ DataSet SberSQuAD
30
+ {'exact_match': 54.58697378872121, 'f1': 73.64441612470257}
31
 
32
  ## Training procedure
33
 
 
41
 
42
  | Train Loss | Validation Loss | Epoch |
43
  |:----------:|:---------------:|:-----:|
44
+ | 1.1991 | | 5 |
45
 
46
 
47
  ### Framework versions