Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

Which part of the code should I modify when I have less than 8 GPUs ? #3

@yaoxingcheng

Description

@yaoxingcheng

After preprocessing, I got files train.{lang}.[0..7].pth. But when I try to pretrain a model with MLM, I got an error saying 'no file called train.{lang}.pth exists'.
I think that might because I have to regroup my dataset into a single file, but which part of the code should I modify or extra parameters should I put in to achieve that?

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