Update README.md
Browse files
README.md
CHANGED
|
@@ -25,7 +25,7 @@ widget:
|
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
This model is a *Data Question Answering* model based on T5-small, that answers questions given a structured table as input.
|
| 28 |
-
It is actually a component of [QuestEval](https://github.com/
|
| 29 |
|
| 30 |
|
| 31 |
## How to use
|
|
|
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
This model is a *Data Question Answering* model based on T5-small, that answers questions given a structured table as input.
|
| 28 |
+
It is actually a component of [QuestEval](https://github.com/ThomasScialom/QuestEval) metric but can be used independently as it is, for QA only.
|
| 29 |
|
| 30 |
|
| 31 |
## How to use
|