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

  • Log In
  • Sign Up

beingamanforever
/
ICM

Text Classification
Transformers
Safetensors
English
bert
nlp
routing
vision-task-classifier
text-embeddings-inference
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use beingamanforever/ICM with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="beingamanforever/ICM")
    # Load model directly
    from transformers import AutoTokenizer, TaskClassifier
    
    tokenizer = AutoTokenizer.from_pretrained("beingamanforever/ICM")
    model = TaskClassifier.from_pretrained("beingamanforever/ICM")
  • Notebooks
  • Google Colab
  • Kaggle
ICM / data
203 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
Aman | अमन
Add dataset JSON files
a286609 5 months ago
  • captioning_qs.json
    31.7 kB
    Add dataset JSON files 5 months ago
  • geometry_qs.json
    56.3 kB
    Add dataset JSON files 5 months ago
  • grounding_qs.json
    63.5 kB
    Add dataset JSON files 5 months ago
  • vqa_qs.json
    51.1 kB
    Add dataset JSON files 5 months ago