SORO Bedionita

Results 24 issues of SORO Bedionita

Hello. thank you for the work. i am personally interested in MANAS.But i could not see it implementation if you add it that will be great

hello. can i have your training loop?

I am new in speech processing and cannot understand how to train this model. if you could add it will be great for starting point

Hello. i am currently working withe checkpoint of model query with dataset cifar10-valid. I am unable to reproduce the results in the architecture information using the same dataloader. here is...

Hello. I would like to know if the checkpoints split are independent to each others. I meant if i download one of those 30Gb split does it contains all the...

hello i am having permission denied error when using this command to download the dataset wget https://s3-us-west-2.amazonaws.com/imagenetv2public/imagenetv2-matched-frequency.tar.gz HTTP request sent, awaiting response... 403 Forbidden

Hello, is there a way to get the config.yaml file of VQGAN OpenImages (f=8), 256. I cannot find it. thank you

what command is used to reproducing cifar-10->stl, cifar-10->cifar10.1 results that are in the paper table 1 for cifar-10 ? i will appreciate if you can provide step by step approach

VAE is normanly trained after: python scripts/precompute_adaptation.py (--few_shot_checkpoint | --vae_checkpoint ) [...] But precompute adaptation requires vae_checkpoint and vae training requires precompute_checkpoint I am a little confused. can you provide...

To evaluate llama3 instruct on the leaderboard dataset. i used this command: `lm_eval --model hf \ --model_args pretrained=meta-llama/Meta-Llama-3.1-8B,dtype="bfloat16"\ --tasks leaderboard_gpqa\ --device cuda:0 \ --num_fewshot 0\ --apply_chat_template\ --batch_size auto:2` But the...