Albert Catalan Tatjer

Results 8 issues of Albert Catalan Tatjer

Hi, I haven't been able to find which hyper-parameters you use to train on CIFAR-100 with 40% asymmetric noise. Can you please tell me? Thank you! P.S: Awesome work!

Hi, I haven't been able to find which hyper-parameters you use to train on CIFAR-100 with 40% asymmetric noise. Can you please tell me? Thank you! P.S: Awesome work!

I encountered a bug in the code. If I run ```python Loader(path, batch_size=1, order=OrderOption.SEQUENTIAL, pipelines=PIPELINES) ``` I get ```bash ValueError: The number of threads must be between 1 and 2...

When I run the code I have an error. In your code, env.reset() is expected to return one array, but it actually returns a tuple. Is it a gym version...

It would be very convenient to have different ffcv datasets, and combine them in a dataloader. Is this supported yet?

Fixed link

https://github.com/allenai/OLMo/blob/59a53e3f68e546330ca5a99ec626e58f9ab96494/configs/official-1124/OLMo2-7B-stage1.yaml#L60C1-L60C14 Stage1 config of OLMo 7B max tokens 5e12, instead of the 4e12 mentioned in readme,md Which one is right?