Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

pierreguillou
/
layout-xlm-base-finetuned-with-DocLayNet-base-at-linelevel-ml384

Token Classification
Transformers
PyTorch
TensorBoard
layoutlmv2
object-detection
vision
Generated from Trainer
DocLayNet
COCO
PDF
IBM
Financial-Reports
Finance
Manuals
Scientific-Articles
Science
Laws
Law
Regulations
Patents
Government-Tenders
image-segmentation
Eval Results (legacy)
Model card Files Files and versions
xet
Metrics Training metrics Community
2

Instructions to use pierreguillou/layout-xlm-base-finetuned-with-DocLayNet-base-at-linelevel-ml384 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use pierreguillou/layout-xlm-base-finetuned-with-DocLayNet-base-at-linelevel-ml384 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="pierreguillou/layout-xlm-base-finetuned-with-DocLayNet-base-at-linelevel-ml384")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForTokenClassification
    
    processor = AutoProcessor.from_pretrained("pierreguillou/layout-xlm-base-finetuned-with-DocLayNet-base-at-linelevel-ml384")
    model = AutoModelForTokenClassification.from_pretrained("pierreguillou/layout-xlm-base-finetuned-with-DocLayNet-base-at-linelevel-ml384")
  • Notebooks
  • Google Colab
  • Kaggle
layout-xlm-base-finetuned-with-DocLayNet-base-at-linelevel-ml384 / runs /Mar02_12-49-31_6f61ebd14765
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
pierreguillou's picture
pierreguillou
Training in progress, step 900
9a2f25e about 3 years ago
  • 1677761390.9870367
    Training in progress, step 300 about 3 years ago
  • events.out.tfevents.1677761390.6f61ebd14765.170.0
    8.18 kB
    xet
    Training in progress, step 900 about 3 years ago