refinery-python-sdk icon indicating copy to clipboard operation
refinery-python-sdk copied to clipboard

Minor changes in the README and the HF adapter.

Open LeonardPuettmannKern opened this issue 2 years ago • 0 comments

I noticed that the number of training examples for the HF was very low by default. Seemed to be that the default was set to 100. Setting it to "None" resolved this, ensuring that all weakly supervised records are used for fine-tuning.

Also fixed some errors in the README.

LeonardPuettmannKern avatar May 03 '23 17:05 LeonardPuettmannKern