Examples
Here there is some examples on how to use PyTorch Probing:
Collect: how to collect a dataset from a model latent states to train probes.
Prober: how to add trained probes to a model.
Interceptor (advanced): how intercept intermediary outputs of a model.