Adamliu1 / SNLP_GCW

3 stars 0 forks source link

Relearn evaluation and relevant results. #73

Closed Davidyz closed 6 months ago

Davidyz commented 8 months ago
  1. Script for automated relearning evaluation that automatically downloads models from hf repo one at a time (to avoid exceeding storage limit);
  2. JSON data for relearning the final models (intermediate checkpoints were ignored because this eval is the inverse of gradient ascent);
  3. a script to plot the eval data;
  4. bar charts to illustrate the eval results.
Davidyz commented 6 months ago

Moved to the results repo.