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

BWayne
/
testing_img_token

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

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

  • Libraries
  • Transformers

    How to use BWayne/testing_img_token with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="BWayne/testing_img_token")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForTokenClassification
    
    tokenizer = AutoTokenizer.from_pretrained("BWayne/testing_img_token")
    model = AutoModelForTokenClassification.from_pretrained("BWayne/testing_img_token", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
testing_img_token / logs /1682312145.7474265
5.71 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
BWayne's picture
BWayne
Training in progress, step 10
20f663f over 3 years ago
  • events.out.tfevents.1682312145.DESKTOP-B8CFOK4.24540.3
    5.71 kB
    xet
    Training in progress, step 10 over 3 years ago