Sebastián Cajas

Results 5 issues of Sebastián Cajas

Hi, installed and imported galai successfully using Ubuntu 21.01. I installed galai as : `conda create -n galia python=3.9` `conda activate galia` `pip install git+https://github.com/paperswithcode/galai` and the code I tested...

*Issue #, if available:* missing r2 square *Description of changes:* I added r2 metric into the JSON dump (tested locally) By submitting this pull request, I confirm that you can...

Error: ``` Traceback (most recent call last): File "main.py", line 5, in scrape = scrape_page_metadata() TypeError: scrape_page_metadata() missing 1 required positional argument: 'url' ``` How to obtain error: ``` !git...

Training in Colab, the `models/` folder is not working. I appended the path to the local path within `train_randaugment.py `