Use intention

#1
by Maverick17 - opened

How does this dataset is intended to be used within the training? I am asking this, because you have used the point or points tag, but here it is just a list of points without any tag and no user question. Additionally, why did you decide to use points instead of bboxes?

How does this dataset is intended to be used within the training? I am asking this, because you have used the or tag, but here it is just a list of points without any tag and no user question. Additionally, why did you decide to use points instead of bboxes?

To use it in training, typically you will build a templated question using the tag (like "Where are the

To see how we did it, can you look at: https://github.com/allenai/molmo/blob/main/olmo/data/data_formatter.py

chrisc36 changed discussion status to closed

Sign up or log in to comment