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

ritutweets46
/
layoutlm-funsd-again

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

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

  • Libraries
  • Transformers

    How to use ritutweets46/layoutlm-funsd-again with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="ritutweets46/layoutlm-funsd-again")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForTokenClassification
    
    tokenizer = AutoTokenizer.from_pretrained("ritutweets46/layoutlm-funsd-again")
    model = AutoModelForTokenClassification.from_pretrained("ritutweets46/layoutlm-funsd-again")
  • Notebooks
  • Google Colab
  • Kaggle
layoutlm-funsd-again / logs
14.2 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
ritutweets46's picture
ritutweets46
Training in progress, epoch 13
f64eb72 verified about 2 years ago
  • events.out.tfevents.1716883467.c8cb0b481ee7.1714.0
    14.2 kB
    xet
    Training in progress, epoch 13 about 2 years ago