| --- | |
| license: mit | |
| --- | |
| Copy of the original lilt-only-base model weights from the Language-Independent Layout Transformer (LiLT) | |
| Link to model file | |
| https://github.com/jpWang/LiLT#available-checkpoints | |
| The weights found here are not useful as a standalone and should be instead used in combination with Roberta-like models as outlined HERE | |
| This repository aims to make it easier for others to combine LiLT with a Roberta-like model of their liking. | |
| Please refer to the following script on how to fuse Roberta based for any language with LiLT for multi-modal training/fine-tuning here | |
| https://github.com/jpWang/LiLT#or-generate-your-own-checkpoint-optional | |