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

venkatpr
/
lilt-en-funsd

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

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

  • Libraries
  • Transformers

    How to use venkatpr/lilt-en-funsd with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="venkatpr/lilt-en-funsd")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForTokenClassification
    
    tokenizer = AutoTokenizer.from_pretrained("venkatpr/lilt-en-funsd")
    model = AutoModelForTokenClassification.from_pretrained("venkatpr/lilt-en-funsd")
  • Notebooks
  • Google Colab
  • Kaggle
lilt-en-funsd / logs
20.1 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
venkatpr's picture
venkatpr
End of training
7a5b6e2 almost 3 years ago
  • events.out.tfevents.1691083088.1ea7ff8b8df3.25506.0
    5.76 kB
    xet
    Training in progress, step 400 almost 3 years ago
  • events.out.tfevents.1691083623.1ea7ff8b8df3.25506.1
    4.46 kB
    xet
    End of training almost 3 years ago
  • events.out.tfevents.1691083670.1ea7ff8b8df3.25506.2
    4.46 kB
    xet
    End of training almost 3 years ago
  • events.out.tfevents.1691083782.1ea7ff8b8df3.25506.3
    4.8 kB
    xet
    End of training almost 3 years ago
  • events.out.tfevents.1691083936.1ea7ff8b8df3.25506.4
    583 Bytes
    xet
    End of training almost 3 years ago