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

Log95
/
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 Log95/layoutlm-funsd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Log95/layoutlm-funsd with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="Log95/layoutlm-funsd")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForTokenClassification
    
    tokenizer = AutoTokenizer.from_pretrained("Log95/layoutlm-funsd")
    model = AutoModelForTokenClassification.from_pretrained("Log95/layoutlm-funsd")
  • Notebooks
  • Google Colab
  • Kaggle
layoutlm-funsd / logs
20.8 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
Log95's picture
Log95
End of training
445a2cb verified about 1 year ago
  • events.out.tfevents.1742179078.74f02cae589e.1888601.0
    6.7 kB
    xet
    Training in progress, epoch 2 about 1 year ago
  • events.out.tfevents.1742179228.74f02cae589e.1888601.1
    7.1 kB
    xet
    End of training about 1 year ago
  • events.out.tfevents.1742185817.74f02cae589e.1899117.0
    7.05 kB
    xet
    End of training about 1 year ago