Closed michaelmunje closed 11 months ago
Hi,
I am trying to obtain the same dataset that was used to train ViNT. I notice in data_split.py there is no fixed seed. Any further info about the splits used to train the models?
data_split.py
This was answered outside of github. There is no fixed seed but the authors noted there was little variance when training multiple times.
Hi,
I am trying to obtain the same dataset that was used to train ViNT. I notice in
data_split.py
there is no fixed seed. Any further info about the splits used to train the models?