LiLT: A Simple yet Effective Language-Independent Layout Transformer for Structured Document Understanding
Paper • 2202.13669 • Published • 3
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
This repository contains lilt-camembertv2-base weights exported to safetensors format.
jpwang/lilt-only-base — layout-only pretrained checkpointalmanach/camembertv2-base — French language modelProduced by weight merging following the official gen_weight_roberta_like.py procedure. No training or fine-tuning was performed.
Intended as a starting point for downstream fine-tuning on French document understanding tasks (NER, token classification, extractive QA…).
| File | Description |
|---|---|
model.safetensors |
Model weights |
pytorch_model.bin |
Model weights (PyTorch format) |
config.json |
Model configuration |
tokenizer_config.json |
Tokenizer configuration |
tokenizer.json |
Tokenizer (fast) |
Weights are derived from models released under MIT and Apache-2.0 licenses.
Note: This is not an official release from any of the above organizations.