ThomasNLG commited on
Commit
41de3e3
1 Parent(s): 4365e92

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,7 +24,7 @@ widget:
24
 
25
  ## Model description
26
  This model is a *Question Answering* model based on T5-small.
27
- It is actually a component of [QuestEval](https://github.com/recitalAI/QuestEval) metric but can be used independently as it is, for QA only.
28
 
29
 
30
  ## How to use
24
 
25
  ## Model description
26
  This model is a *Question Answering* model based on T5-small.
27
+ It is actually a component of [QuestEval](https://github.com/ThomasScialom/QuestEval) metric but can be used independently as it is, for QA only.
28
 
29
 
30
  ## How to use