nem25
Results
2
comments of
nem25
Hi, Apologies. I should have done that earlier. This is the code that we tried: ``` import os from autogluon.core.utils.loaders import load_pd from autogluon.text import TextPredictor train_data = load_pd.load('https://autogluon-text.s3-accelerate.amazonaws.com/glue/sst/train.parquet') subsample_size...
Hi @terichadbourne Thanks for your detailed reply. In response to some of your comments. I was not refering to the difference between command line and the desktop version. I assume...