ThomasNLG commited on
Commit
93d6d53
·
1 Parent(s): 96b7d4f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -20,12 +20,12 @@ model-index:
20
  name: Classification
21
  type: Question Weighter
22
  widget:
23
- - text: "Buckingham Palace </s> Where was the Changing of the Guard held? </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 *Classfier* model based on T5-small, that predict 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
 
 
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