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
ActivePETs is a recent query strategy that has been shown to be very effective for few-shot tasks. It uses pattern exploiting training PET over an ensemble of classifiers.
Additional comments
This requires an EnsembleClassifier, which small-text does not have yet.
@XiaZeng0223 might be able to provide feedback on the implementation :)
The text was updated successfully, but these errors were encountered:
Feature description
ActivePETs is a recent query strategy that has been shown to be very effective for few-shot tasks. It uses pattern exploiting training PET over an ensemble of classifiers.
Additional comments
The text was updated successfully, but these errors were encountered: