numenta / nupic.research

Experimental algorithms. Unsupported.
https://nupicresearch.readthedocs.io
GNU Affero General Public License v3.0
107 stars 60 forks source link

Condense tables #564

Closed benja-matic closed 3 years ago

benja-matic commented 3 years ago

This removes several tables from the results folder. I removed finetuning info from the milestones table, since the main use fo that table is to access the eval loss of pretrained models. The main results tables contain condensed results for bert base and small bert. Both are available in md and csv format. Condensed means for each finetuning task, the reported result is the best of all runs across a) finetuning prior to hp search and b) finetuning after hp search.