docformer
docformer copied to clipboard
We can not find DocFormer_For_IR in modeling.py and modeling_l.py
model = DocFormer_For_IR(config,classes).to(device)
Hi @yuni1314, actually when implementing DocFormer for IR, the author didn't exactly mention the decoder, so i didn't go forward with it.