Renalyn

Results 4 comments of Renalyn

> use the image caption scripts ,set task as ocr I rewrite the script as follows: ``` export MASTER_PORT=1081 export CUDA_VISIBLE_DEVICES=0 export GPUS_PER_NODE=1 user_dir= ../../ofa_module bpe_dir=../../utils/BERT_CN_dict data= ../../dataset/test/data.mdb path= ../../weights/caption_cn_large.pt...

>  you should change the data format to tsv. refer to lmdbreader.py 发自我的iPhone > […](#) > ------------------ Original ------------------ From: Renalyn ***@***.***> Date: Sat,Feb 18,2023 8:53 PM To: OFA-Sys/OFA ***@***.***>...

>  you should change the data format to tsv. refer to lmdbreader.py 发自我的iPhone I try the tsv format,the error is still:the error is evaluate.py: error: the following arguments are required:...

I have the same problem. Have you solved it?