ViChartVQA A1 - LSTM Decoder
This repository stores the A1 model checkpoint for Vietnamese Chart Visual Question Answering.
Model
A1 uses a custom architecture with an image encoder, text encoder, co-attention fusion, and an LSTM answer decoder.
File
best_model_a1.pth
Note
This repository only stores the PyTorch checkpoint.
The custom model architecture code is required to load this checkpoint.