Zhengbao Jiang commited on
Commit
bf8bdcb
1 Parent(s): ca960f4

updated readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ OmniTab is a table-based QA model proposed in [OmniTab: Pretraining with Natural
13
 
14
  ## Description
15
 
16
- `neulab/omnitab-large-16shot-finetuned-wtq-16shot` (based on BART architecture) is initialized with `microsoft/tapex-large`, continuously pretrained on natural and synthetic data (SQL2NL model trained in the 16-shot setting), and fine-tuned on [WikiTableQuestions](https://huggingface.co/datasets/wikitablequestions) in the 16-shot setting.
17
 
18
  ## Usage
19
 
13
 
14
  ## Description
15
 
16
+ `neulab/omnitab-large-16shot-finetuned-wtq-16shot` (based on BART architecture) is initialized with `neulab/omnitab-large-16shot` and fine-tuned on [WikiTableQuestions](https://huggingface.co/datasets/wikitablequestions) in the 16-shot setting.
17
 
18
  ## Usage
19