refinery-python-sdk
refinery-python-sdk copied to clipboard
Minor changes in the README and the HF adapter.
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.