News

Prepare dataset This involves the real training data, internal test data and external test data. Prepare real data and a JSON file that describes information about the dataset. The JSON file should ...
Additionally, since my dataset is relatively small, I want to reduce the number of examples used for evaluation. However, changing the 'val_size' in the configuration doesn't seem to have a ...