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

whiz4kid
/
layoutlmv1-funsd

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

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

  • Libraries
  • Transformers

    How to use whiz4kid/layoutlmv1-funsd with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="whiz4kid/layoutlmv1-funsd")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForTokenClassification
    
    tokenizer = AutoTokenizer.from_pretrained("whiz4kid/layoutlmv1-funsd")
    model = AutoModelForTokenClassification.from_pretrained("whiz4kid/layoutlmv1-funsd")
  • Notebooks
  • Google Colab
  • Kaggle
layoutlmv1-funsd / logs
141 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 66 commits
whiz4kid's picture
whiz4kid
Training in progress, epoch 13
fec487e verified about 2 years ago
  • events.out.tfevents.1711013275.c1e53b483ec7.25066.2
    13.4 kB
    xet
    Training in progress, epoch 1 about 2 years ago
  • events.out.tfevents.1711013519.c1e53b483ec7.25066.3
    22.9 kB
    xet
    Training in progress, epoch 1 about 2 years ago
  • events.out.tfevents.1711014072.c1e53b483ec7.25066.4
    23.3 kB
    xet
    Training in progress, epoch 26 about 2 years ago
  • events.out.tfevents.1711014471.c1e53b483ec7.25066.5
    12.2 kB
    xet
    Training in progress, epoch 1 about 2 years ago
  • events.out.tfevents.1711014658.c1e53b483ec7.25066.6
    15.9 kB
    xet
    Training in progress, epoch 1 about 2 years ago
  • events.out.tfevents.1711014984.c1e53b483ec7.25066.7
    12.2 kB
    xet
    Training in progress, epoch 1 about 2 years ago
  • events.out.tfevents.1711015459.c1e53b483ec7.25066.8
    11.2 kB
    xet
    Training in progress, epoch 9 about 2 years ago
  • events.out.tfevents.1711015637.c1e53b483ec7.25066.9
    15.8 kB
    xet
    Training in progress, epoch 1 about 2 years ago
  • events.out.tfevents.1711016033.c1e53b483ec7.25066.10
    14 kB
    xet
    Training in progress, epoch 13 about 2 years ago