Skip to content

About training data preparation #3

Description

@Kaiwen-Zhu

Thanks for the awesome work! However, I have some trouble with data preparation. When I run

sbatch --time=2-00:00:00 --array=0-100%25 --cpus-per-gpu=12 --mem-per-gpu=100G --nodes=1 --gpus-per-node=1 --partition=preempt --job-name=cambrian_precompute_tokens scripts/precompute_tokens_slurm.sh

in unidisc/datasets/preprocessing/webdataset.md, an error occurs: accelerate <command> [<args>] launch: error: the following arguments are required: training_script, which seems to indicate that the script to run (maybe models/datasets/precompute_text_tokens.py ?) is not provided in scripts/precompute_tokens_slurm.sh. Could there be any issue here? Or do I misunderstand it?

Thank you for taking the time to answer!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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