Training in progress, epoch 1 fcfb081 verified
Louis GERARD commited on
How to use alternis/chart2desc with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("alternis/chart2desc", dtype="auto")