Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Theoreticallyhugo
/
bloom-full_labels

Token Classification
Transformers
Safetensors
bloom
Generated from Trainer
Eval Results (legacy)
text-generation-inference
Model card Files Files and versions
xet
Community

Instructions to use Theoreticallyhugo/bloom-full_labels with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Theoreticallyhugo/bloom-full_labels with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="Theoreticallyhugo/bloom-full_labels")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForTokenClassification
    
    tokenizer = AutoTokenizer.from_pretrained("Theoreticallyhugo/bloom-full_labels")
    model = AutoModelForTokenClassification.from_pretrained("Theoreticallyhugo/bloom-full_labels")
  • Notebooks
  • Google Colab
  • Kaggle
bloom-full_labels / meta_data
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Theoreticallyhugo's picture
Theoreticallyhugo
trainer: training complete at 2024-03-03 19:45:18.187762.
a0d3396 verified about 2 years ago
  • README_s42_e5.md
    10.5 kB
    trainer: training complete at 2024-03-03 19:45:18.187762. about 2 years ago
  • meta_s42_e5_cvi0.json
    1.18 kB
    Training in progress, epoch 1 about 2 years ago