Zhuosheng Zhang

Results 24 comments of Zhuosheng Zhang

@rakshanda22 Unfortunately not yet :(

Sorry for a late reply. This might be because of the version mismatch as the repo has continuously updated after the model release. Could you replace the L1024 with L1024...

Hi, our submitted single model is "model4". Please use the models in the dependencies if you still need it. https://worksheets.codalab.org/bundles/0x9ca59fbdc85d4578a2c485c936c7dbc5

Hi, please refer to the following codes. In Section 5.1, the text accuracy is only measured if the predicted and reference texts are matched or overlapped (see below). It is...

Sorry that I forgot to make it public. It should work now :)

Auto-UI-base, Auto-UI-large represent the base- and large- size models. Blip is the preprocessed data (the screenshots have been converted into vision features). If you want to see the original data,...

Hi @Yangyi-Chen, Thanks for your interest. You can refer to https://github.com/cooelf/Auto-UI/tree/main/dataset for the data split. The files contain the episode ID that you can use to fetch the original dataset.

The inconsistent name has been fixed. Please try the updated version.

Hi. It is a typo. Please change it to main.py

Hi, did you try to conduct a unit test to see if it is possible to load a pre-trained model using huggingface? My guess is that the memory is not...