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

fgiuhsdfkjhfv
/
text_span

Text Classification
Transformers
PyTorch
TensorBoard
distilbert
textclassification
Generated from Trainer
text-embeddings-inference
Model card Files Files and versions
xet
Metrics Training metrics Community
1

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

  • Libraries
  • Transformers

    How to use fgiuhsdfkjhfv/text_span with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="fgiuhsdfkjhfv/text_span")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("fgiuhsdfkjhfv/text_span")
    model = AutoModelForSequenceClassification.from_pretrained("fgiuhsdfkjhfv/text_span")
  • Notebooks
  • Google Colab
  • Kaggle
text_span / runs
131 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 24 commits
fgiuhsdfkjhfv's picture
fgiuhsdfkjhfv
Training complete
80687e2 almost 3 years ago
  • Jun01_11-45-52_d00078fd0ab0
    Training complete almost 3 years ago
  • Jun02_15-09-45_eef11204843d
    Training complete almost 3 years ago
  • Jun03_08-24-45_30c93f7aa8d1
    Training complete almost 3 years ago
  • Jun05_04-10-15_e64fcc38cc09
    Training complete almost 3 years ago
  • Jun05_04-55-44_0312b5d799d4
    Training in progress, epoch 1 almost 3 years ago
  • Jun05_04-58-13_0312b5d799d4
    Training in progress, epoch 6 almost 3 years ago
  • Jun05_05-04-10_0312b5d799d4
    Training in progress, epoch 1 almost 3 years ago
  • Jun05_05-08-39_0312b5d799d4
    Training complete almost 3 years ago
  • May28_07-30-06_c1eb9bed0410
    Training in progress, epoch 1 about 3 years ago
  • May28_07-34-28_c1eb9bed0410
    Training in progress, epoch 1 about 3 years ago
  • May28_07-38-24_c1eb9bed0410
    Training complete about 3 years ago