sparse-text-prototype icon indicating copy to clipboard operation
sparse-text-prototype copied to clipboard

overfitting when template.txt has duplicate examples

Open jxhe opened this issue 5 years ago • 1 comments

jxhe avatar Nov 05 '20 06:11 jxhe

Training needs to avoid retrieving exactly the same prototypes to mitigate overfitting, currently the code doesn't address when the training example has multiple duplicate examples in the prototype support, thus the template.txt file needs to be deduplicated first. Hopefully to address this soon

jxhe avatar Nov 05 '20 06:11 jxhe