Skip to content

Train MTDNN using pretrained models in Huggingface? #10

@varadhbhatnagar

Description

@varadhbhatnagar

I am trying to train MTDNN for sequence classification on a language other than English. What changes do I need to make in the model configuration object MTDNNConfig to account for pretrained model and its vocab size?

I tried making changed to MTDNNConfig.vocab_size and MTDNNConfig.init_checkpoint but it lead to assertion errors in MTDNNModel.supported_init_checkpoints(). What are these supported init checkpoints? @namisan

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