Cécile Pereira
Results
1
issues of
Cécile Pereira
Hi, I tried to fine tune the model100 with a dataset with the following code: ``` python molbert/apps/finetune.py \ --train_file train.csv \ --valid_file valid.csv \ --test_file test.csv \ --mode regression...