← Back to index
microsoft/tapex-base-finetuned-wtq
Inference API is disabled for an unknown reason. Please open a Discussion in the Community tab.
			{
  "_id": "6243b188d182c61b10e32573",
  "id": "microsoft/tapex-base-finetuned-wtq",
  "modelId": "microsoft/tapex-base-finetuned-wtq",
  "author": "microsoft",
  "sha": "88a99334f8af42d09a4e28cfc2482590c3fe8c3b",
  "lastModified": "2023-06-26T19:49:37.000Z",
  "private": false,
  "disabled": false,
  "gated": false,
  "pipeline_tag": "table-question-answering",
  "tags": [
    "transformers",
    "pytorch",
    "safetensors",
    "bart",
    "text2text-generation",
    "tapex",
    "table-question-answering",
    "en",
    "dataset:wikitablequestions",
    "arxiv:2107.07653",
    "license:mit",
    "autotrain_compatible",
    "endpoints_compatible",
    "has_space",
    "region:us"
  ],
  "downloads": 221,
  "library_name": "transformers",
  "mask_token": "<mask>",
  "widgetData": [
    {
      "text": "How many stars does the transformers repository have?",
      "table": {
        "Repository": [
          "Transformers",
          "Datasets",
          "Tokenizers"
        ],
        "Stars": [
          36542,
          4512,
          3934
        ],
        "Contributors": [
          651,
          77,
          34
        ],
        "Programming language": [
          "Python",
          "Python",
          "Rust, Python and NodeJS"
        ]
      }
    }
  ],
  "likes": 8,
  "model-index": null,
  "config": {
    "architectures": [
      "BartForConditionalGeneration"
    ],
    "model_type": "bart"
  },
  "cardData": {
    "language": "en",
    "tags": [
      "tapex",
      "table-question-answering"
    ],
    "datasets": [
      "wikitablequestions"
    ],
    "license": "mit"
  },
  "transformersInfo": {
    "auto_model": "AutoModelForSeq2SeqLM",
    "pipeline_tag": "text2text-generation",
    "processor": "AutoTokenizer"
  },
  "spaces": [],
  "safetensors": {
    "parameters": {
      "F32": 139470681
    },
    "total": 139470681
  },
  "siblings": [
    {
      "rfilename": ".gitattributes"
    },
    {
      "rfilename": "README.md"
    },
    {
      "rfilename": "config.json"
    },
    {
      "rfilename": "generation_config.json"
    },
    {
      "rfilename": "merges.txt"
    },
    {
      "rfilename": "model.safetensors"
    },
    {
      "rfilename": "pytorch_model.bin"
    },
    {
      "rfilename": "special_tokens_map.json"
    },
    {
      "rfilename": "tokenizer_config.json"
    },
    {
      "rfilename": "vocab.json"
    }
  ],
  "createdAt": "2022-03-30T01:25:28.000Z"
}