lilt-camembert-base / README.md
RomDev2's picture
Rename README to README.md
64f99ad verified
|
Raw
History Blame Contribute Delete
1.36 kB

lilt-camembert-base

This repository contains lilt-camembert-base weights exported to safetensors format.

Source

Methodology

Produced 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…).

Files

File Description
model.safetensors Model weights
pytorch_model.bin Model weights (PyTorch format)
config.json Model configuration
tokenizer_config.json Tokenizer configuration
sentencepiece.bpe.model SentencePiece vocabulary

License

Weights are derived from models released under MIT and Apache-2.0 licenses.

Acknowledgements

Note: This is not an official release from any of the above organizations.