Skip to content

Using the Roberta model training by transformers api (checkpoint) #17

@davendw49

Description

@davendw49

I want to change the bert model, and I changed the config.ini in order to use my own model.
but my model was training by transformers api and got the file list like(actually it's a checkpoint) as following the screenshot
QQ拼音截图20201127210058
After using your code or after my try to change your code into transformers version, It got the same error:

  • missing the file vocab.txt

so, I wonder whether it's caused by the model is only a checkpoint?
image

hope to have your reply~ thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions