Commit
·
847c4e5
1
Parent(s):
1199274
Main branch
Browse files
README.md
CHANGED
|
@@ -6,6 +6,9 @@ license: apache-2.0
|
|
| 6 |
pipeline_tag: table-question-answering
|
| 7 |
datasets:
|
| 8 |
- sqa
|
|
|
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
# TAPAS base model fine-tuned on Sequential Question Answering (SQA)
|
|
|
|
| 6 |
pipeline_tag: table-question-answering
|
| 7 |
datasets:
|
| 8 |
- sqa
|
| 9 |
+
widget:
|
| 10 |
+
- text: "How many stars does the huggingface repository have?"
|
| 11 |
+
table: '{"Repository":["Transformers","Datasets","Tokenizers"],"Stars":["36542","4512","3934"],"Contributors":["651","77","34"],"Programming language":["Python","Python","Rust, Python and NodeJS"]}'
|
| 12 |
---
|
| 13 |
|
| 14 |
# TAPAS base model fine-tuned on Sequential Question Answering (SQA)
|