Skip to content
This repository was archived by the owner on Sep 24, 2025. It is now read-only.
This repository was archived by the owner on Sep 24, 2025. It is now read-only.

Generating Pre-Training Data for TAPAS #174

@DominikKowieski

Description

@DominikKowieski

Hello,

I am trying to redo the whole training process with German data.
I already collected data for the fine-tuning process but struggle to understand on how the pre-training data is obtained.
Based on this link (https://github.com/google-research/tapas/blob/9f2163958d1a6ffa15b9ac346eebe0a140460fb9/PRETRAIN_DATA.md) I understand one has to extract data in the proto text format and then convert it into TF examples with the "tapas/create_pretrain_examples_main.py" script.
Now I'm having difficulty understanding how this data was obtained, especially on how to fill the question keys with values.
Am I missing something? Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions