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

  • Log In
  • Sign Up

lucent517
/
layoutlm-funsd

Token Classification
Transformers
TensorBoard
Safetensors
layoutlm
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use lucent517/layoutlm-funsd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use lucent517/layoutlm-funsd with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="lucent517/layoutlm-funsd")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForTokenClassification
    
    tokenizer = AutoTokenizer.from_pretrained("lucent517/layoutlm-funsd")
    model = AutoModelForTokenClassification.from_pretrained("lucent517/layoutlm-funsd")
  • Notebooks
  • Google Colab
  • Kaggle
layoutlm-funsd / logs
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
lucent517's picture
lucent517
End of training
4d423d0 verified 5 months ago
  • events.out.tfevents.1765279150.2024-20080.11872.0
    16.2 kB
    xet
    End of training 5 months ago