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

marthadimgba
/
bloom560mclassification_model

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

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

  • Libraries
  • Transformers

    How to use marthadimgba/bloom560mclassification_model with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="marthadimgba/bloom560mclassification_model")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("marthadimgba/bloom560mclassification_model")
    model = AutoModelForSequenceClassification.from_pretrained("marthadimgba/bloom560mclassification_model")
  • Notebooks
  • Google Colab
  • Kaggle

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Gated model
You can list files but not access them

Preview of files found in this repository
  • Feb19_06-42-13_a02a03ed11b9
    Training in progress, epoch 1 over 2 years ago
  • Feb19_07-19-38_a02a03ed11b9
    Training in progress, epoch 1 over 2 years ago
  • Feb19_07-26-14_a02a03ed11b9
    Training in progress, epoch 1 over 2 years ago
  • Feb19_07-34-51_a02a03ed11b9
    Training in progress, epoch 1 over 2 years ago
  • Feb19_07-37-43_a02a03ed11b9
    Training in progress, epoch 1 over 2 years ago
  • Feb19_07-40-12_a02a03ed11b9
    Training in progress, epoch 1 over 2 years ago
  • Feb19_07-40-47_a02a03ed11b9
    Training in progress, epoch 8 over 2 years ago
  • Feb19_15-30-56_65ae31015e70
    Training in progress, epoch 1 over 2 years ago
  • Feb19_15-54-47_65ae31015e70
    marthadimgba/bloom560mclassification_model over 2 years ago