Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Githubturer
/
layoutlm-funsd

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

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

  • Libraries
  • Transformers

    How to use Githubturer/layoutlm-funsd with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="Githubturer/layoutlm-funsd")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForTokenClassification
    
    tokenizer = AutoTokenizer.from_pretrained("Githubturer/layoutlm-funsd")
    model = AutoModelForTokenClassification.from_pretrained("Githubturer/layoutlm-funsd")
  • Notebooks
  • Google Colab
  • Kaggle
layoutlm-funsd / logs
20.5 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 16 commits

This model has 1 file scanned as unsafe.

Githubturer's picture
Githubturer
End of training
735d6b9 over 2 years ago
  • 1694093852.811868
    Training in progress, epoch 1 over 2 years ago
  • events.out.tfevents.1694093852.XPS15-MartinJ
    15 kB
    xet
    End of training over 2 years ago