Zirui Wang
Zirui Wang
Hi, I was trying to play with the multigame decision transformer notebook on colab (i.e. https://github.com/google-research/google-research/blob/master/multi_game_dt/Multi_game_decision_transformers_public_colab.ipynb) but the runtime crashes whenever the line of code `init_params, init_state = model_fn.init(rng, dummy_datapoint)`...
Thanks for the awesome compilation of MLLM related works! We recently released a chart understanding benchmark CharXiv with evaluations on 40+ models and it would be great if it can...
Hello, It's a great work and I enjoyed reading the paper! I think it convincingly improved my understanding about VLM training for a lot :). In the paper, you mentioned...