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