Update README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,12 @@
|
|
1 |
-
|
2 |
language:
|
3 |
-
|
4 |
- de
|
5 |
- en
|
6 |
- es
|
7 |
- fr
|
8 |
-
|
9 |
---
|
10 |
|
11 |
-
# Model Card for answer-finder-v1-L-multilingual
|
12 |
|
13 |
This model is a question answering model developed by Sinequa. It produces two lists of logit scores corresponding to
|
14 |
the start token and end token of an answer.
|
|
|
1 |
+
---
|
2 |
language:
|
|
|
3 |
- de
|
4 |
- en
|
5 |
- es
|
6 |
- fr
|
|
|
7 |
---
|
8 |
|
9 |
+
# Model Card for `answer-finder-v1-L-multilingual`
|
10 |
|
11 |
This model is a question answering model developed by Sinequa. It produces two lists of logit scores corresponding to
|
12 |
the start token and end token of an answer.
|