Update README.md
Browse files
README.md
CHANGED
@@ -20,12 +20,12 @@ model-index:
|
|
20 |
name: Classification
|
21 |
type: Question Weighter
|
22 |
widget:
|
23 |
-
- text: "Buckingham Palace </s>
|
24 |
---
|
25 |
# t5-weighter_cnndm-en
|
26 |
|
27 |
## Model description
|
28 |
-
This model is a *
|
29 |
It is actually a component of [QuestEval](https://github.com/recitalAI/QuestEval) metric but can be used independently as it is.
|
30 |
|
31 |
|
|
|
20 |
name: Classification
|
21 |
type: Question Weighter
|
22 |
widget:
|
23 |
+
- text: "a Buckingham Palace guard </s> Who felt on a manhole? </s> This is the embarrassing moment a Buckingham Palace guard slipped and fell on a manhole cover in front of hundreds of shocked tourists as he took up position in his sentry box. [...] The Guard comprises two detachments, one each for Buckingham Palace and St James’s Palace, under the command of the Captain of The Queen’s Guard."
|
24 |
---
|
25 |
# t5-weighter_cnndm-en
|
26 |
|
27 |
## Model description
|
28 |
+
This model is a *Classifier* model based on T5-small, that predicts if a question is asking about important facts or not.
|
29 |
It is actually a component of [QuestEval](https://github.com/recitalAI/QuestEval) metric but can be used independently as it is.
|
30 |
|
31 |
|