google-research-datasets/paws-x
Viewer • Updated • 374k • 6.34k • 51
How to use Suechun/pawsx-en-loraWeight with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("Suechun/pawsx-en-loraWeight", dtype="auto")