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

PeanutCoding
/
Layoutv3test

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

Instructions to use PeanutCoding/Layoutv3test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use PeanutCoding/Layoutv3test with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="PeanutCoding/Layoutv3test")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForTokenClassification
    
    processor = AutoProcessor.from_pretrained("PeanutCoding/Layoutv3test")
    model = AutoModelForTokenClassification.from_pretrained("PeanutCoding/Layoutv3test")
  • Notebooks
  • Google Colab
  • Kaggle
Layoutv3test / logs
29.4 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
PeanutCoding's picture
PeanutCoding
End of training
98f2a5f verified about 1 year ago
  • events.out.tfevents.1749306300.phi-ThinkPad-T490
    6.34 kB
    xet
    Training in progress, step 385 about 1 year ago
  • events.out.tfevents.1749307087.phi-ThinkPad-T490
    4.16 kB
    xet
    Training in progress, step 385 about 1 year ago
  • events.out.tfevents.1749307219.phi-ThinkPad-T490
    6.34 kB
    xet
    Training in progress, step 385 about 1 year ago
  • events.out.tfevents.1749310864.phi-ThinkPad-T490
    8.56 kB
    xet
    Training in progress, step 385 about 1 year ago
  • events.out.tfevents.1749337358.phi-ThinkPad-T490
    4.02 kB
    xet
    End of training about 1 year ago