Commit
·
715fbf3
1
Parent(s):
847c4e5
From stirng to real object
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ datasets:
|
|
8 |
- sqa
|
9 |
widget:
|
10 |
- text: "How many stars does the huggingface repository have?"
|
11 |
-
table:
|
12 |
---
|
13 |
|
14 |
# TAPAS base model fine-tuned on Sequential Question Answering (SQA)
|
|
|
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)
|