Live data from Hacker News

Viewing profile — csris

csris

HN member
Joined
Tue, Sep 14, 2010, 6:34 PM UTC
HN karma
43
Public activity
4 items

About csris

No profile information was provided.

Recent public activity

  1. comment
    Comment #41267279

    Together's Slurm configs model GPUs as GRES resources [1]. Jobs then specify the number of GPUs that they need with flags like `--gres=gpu:8`. [1]: https://slurm.schedmd.com/gres.h…

  2. comment
    Comment #35608432

    Note that you also need about 5TB of disk for the full decompressed dataset. However, only common crawl are compressed in jsonl.zst, everything else is uncompressed jsonl.

  3. comment
    Comment #35607137

    Nice catch! We sampled the github dataset to match the total # tokens seen by LLaMA during training: ~64B tokens (they only pass through 0.64 of their total Github dataset accordin…

  4. comment
    Comment #35606697

    Hi! I'm the VP of Engineering at Together. Thanks for writing up these instructions! FYI, you can also download all the files with one wget command: wget -i https://data.together.x…