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

hmart824
/
model

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

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

  • Libraries
  • Transformers

    How to use hmart824/model with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="hmart824/model")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForTokenClassification
    
    tokenizer = AutoTokenizer.from_pretrained("hmart824/model")
    model = AutoModelForTokenClassification.from_pretrained("hmart824/model")
  • Notebooks
  • Google Colab
  • Kaggle
model / logs
27 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
hmart824's picture
hmart824
End of training
c6b289b verified over 1 year ago
  • events.out.tfevents.1726329966.eea13cdcbbd5.1724.0
    5.97 kB
    xet
    End of training over 1 year ago
  • events.out.tfevents.1726330291.eea13cdcbbd5.1724.1
    4.18 kB
    xet
    End of training over 1 year ago
  • events.out.tfevents.1726330547.eea13cdcbbd5.4099.0
    16.3 kB
    xet
    End of training over 1 year ago
  • events.out.tfevents.1726332278.eea13cdcbbd5.4099.1
    592 Bytes
    xet
    End of training over 1 year ago