abhishek thakur

Results 116 comments of abhishek thakur

CLI now supports image classification. Example config: ``` task: image_classification base_model: google/vit-base-patch16-224 project_name: autotrain-local-flowers-finetuned log: tensorboard backend: local data: # path contains the training and validation folders path: Datasets/image_classification/flowers train_split:...

we still need to allow valid_split for llm tasks. currently validation is disabled for llm finetuning as its not representative.

`--script-path /` is your script inside `/` can you provide full path for this arg?

`--script-path` should be the path to folder that has `script.py` (and other things that you want to upload)

the command will then attempt to upload everything inside /. this is not recommended. please move the script and other files you want to upload together with script to their...

yes. its a paid service when you use paid hardware: `spaces-a10gl`. you can use `spaces-cpuf` which is free.