Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,9 @@
|
|
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.
|
|
|
1 |
---
|
2 |
language:
|
|
|
3 |
- en
|
|
|
4 |
---
|
5 |
|
6 |
+
# Model Card for `answer-finder-v1-S-en`
|
7 |
|
8 |
This model is a question answering model developed by Sinequa. It produces two lists of logit scores corresponding to
|
9 |
the start token and end token of an answer.
|