You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Though I think CrabNet might need to be refitted for new samples (i.e. if you specify N=10, then you only get 10 samples from the posterior, to get more would probably require refitting, and not sure if these would be directly comparable to the 10 from the first run). Also not exactly sure how this could be converted to individual predictions. Maybe just some basic plumbing in and after:
https://aclanthology.org/2020.emnlp-main.17.pdf
Though I think CrabNet might need to be refitted for new samples (i.e. if you specify
N=10
, then you only get10
samples from the posterior, to get more would probably require refitting, and not sure if these would be directly comparable to the10
from the first run). Also not exactly sure how this could be converted to individual predictions. Maybe just some basic plumbing in and after:CrabNet/crabnet/kingcrab.py
Lines 151 to 157 in 9e0d79c
The text was updated successfully, but these errors were encountered: