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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Toobese
/
lilt-invoices

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

Instructions to use Toobese/lilt-invoices with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Toobese/lilt-invoices with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="Toobese/lilt-invoices")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForTokenClassification
    
    tokenizer = AutoTokenizer.from_pretrained("Toobese/lilt-invoices")
    model = AutoModelForTokenClassification.from_pretrained("Toobese/lilt-invoices", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
lilt-invoices / logs
36.9 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
Toobese's picture
Toobese
Training in progress, step 500
fe3fc1b almost 3 years ago
  • events.out.tfevents.1692627705.063f00bfc104.540.0
    4.95 kB
    xet
    End of training almost 3 years ago
  • events.out.tfevents.1692627824.063f00bfc104.540.1
    4.95 kB
    xet
    End of training almost 3 years ago
  • events.out.tfevents.1692627829.063f00bfc104.540.2
    583 Bytes
    xet
    End of training almost 3 years ago
  • events.out.tfevents.1692628058.063f00bfc104.540.3
    4.95 kB
    xet
    End of training almost 3 years ago
  • events.out.tfevents.1692628063.063f00bfc104.540.4
    583 Bytes
    xet
    End of training almost 3 years ago
  • events.out.tfevents.1692628165.063f00bfc104.540.5
    4.95 kB
    xet
    End of training almost 3 years ago
  • events.out.tfevents.1692628169.063f00bfc104.540.6
    583 Bytes
    xet
    End of training almost 3 years ago
  • events.out.tfevents.1692628530.063f00bfc104.540.7
    4.95 kB
    xet
    End of training almost 3 years ago
  • events.out.tfevents.1692628535.063f00bfc104.540.8
    583 Bytes
    xet
    End of training almost 3 years ago
  • events.out.tfevents.1692696729.bd65914347a6.256.0
    4.61 kB
    xet
    Training in progress, step 500 almost 3 years ago
  • events.out.tfevents.1692702823.bd65914347a6.256.1
    5.26 kB
    xet
    Training in progress, step 500 almost 3 years ago