initial commit 224565e
YixuanWeng commited on
How to use WENGSYX/CoNN_Copy with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("WENGSYX/CoNN_Copy", dtype="auto")