google/tapas-medium-finetuned-tabfact
Google/tapas-medium-finetuned-tabfact is a machine learning model.
About google/tapas-medium-finetuned-tabfact
TAPAS is a BERT-like transformers model pretrained on a large corpus of English data from Wikipedia in a self-supervised fashion . The model was pre-trained on MLM and an additional step which the authors call intermediate pre-training, and then fine-tuned on TabFact . It uses relative position embeddings by default (i.e. resetting the position index at every cell of the table) The default version is tapas_tabfact_inter_masklm_medium_reset . The other (non-default) version which can be used is the one with absolute position embeddeddings: No_reset, which corresponds to tap,