boris-f commited on
Commit
6768133
·
1 Parent(s): eb4fbe0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -1,4 +1,11 @@
1
- # Model Card for answer-finder-v1-S-en
 
 
 
 
 
 
 
2
 
3
  This model is a question answering model developed by Sinequa. It produces two lists of logit scores corresponding to
4
  the start token and end token of an answer.
 
1
+ ---
2
+ language:
3
+
4
+ - en
5
+
6
+ ---
7
+
8
+ # Model Card for answer-finder-v1-S-en
9
 
10
  This model is a question answering model developed by Sinequa. It produces two lists of logit scores corresponding to
11
  the start token and end token of an answer.