tsr-convstem icon indicating copy to clipboard operation
tsr-convstem copied to clipboard

Could not find 'dataset/mini_pubtabnet

Open liJay010 opened this issue 11 months ago • 1 comments

Why does running the configuration "make experiments/r18_e2_d4_adamw/.done_train_structure" not result in an error, but running configurations within the convolutional stem, such as "EXP_cs_c384_e4_d4_nhead8_adamw", produces the error "In 'main': Could not find 'dataset/mini_pubtabnet' "?

Available options in 'dataset':
        pubtabnet
Config search path:
        provider=hydra, path=pkg://hydra.conf
        provider=main, path=file:///rxhui/lxj/workspace/table_rec/tsr-convstem-main/configs
        provider=hydra-colorlog, path=pkg://hydra_plugins.hydra_colorlog.conf
        provider=schema, path=structured://

Set the environment variable HYDRA_FULL_ERROR=1 for a complete stack trace.
In 'main': Could not find 'dataset/mini_pubtabnet'

liJay010 avatar Mar 21 '24 09:03 liJay010