LysandreJik commited on
Commit
eca1761
·
1 Parent(s): 715fbf3

From stirng to real object

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -7,8 +7,7 @@ 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)
 
7
  datasets:
8
  - sqa
9
  widget:
10
+ - text: "How many stars does the transformers repository have?"
 
11
  ---
12
 
13
  # TAPAS base model fine-tuned on Sequential Question Answering (SQA)