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

adriansanz
/
2404v2

Text Classification
Transformers
TensorBoard
Safetensors
roberta
Generated from Trainer
text-embeddings-inference
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use adriansanz/2404v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use adriansanz/2404v2 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="adriansanz/2404v2")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("adriansanz/2404v2")
    model = AutoModelForSequenceClassification.from_pretrained("adriansanz/2404v2")
  • Notebooks
  • Google Colab
  • Kaggle
2404v2 / logs
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
adriansanz's picture
adriansanz
newmod
e59e817 verified about 2 years ago
  • events.out.tfevents.1713945921.3ecb96318518.253.0
    27.7 kB
    xet
    newmod about 2 years ago
  • events.out.tfevents.1713946572.3ecb96318518.253.1
    609 Bytes
    xet
    newmod about 2 years ago
  • events.out.tfevents.1713946904.3ecb96318518.253.2
    14.6 kB
    xet
    newmod about 2 years ago
  • events.out.tfevents.1713947294.3ecb96318518.253.3
    599 Bytes
    xet
    newmod about 2 years ago
  • events.out.tfevents.1713947633.3ecb96318518.253.4
    5.83 kB
    xet
    newmod about 2 years ago
  • events.out.tfevents.1713947779.3ecb96318518.9529.0
    14.6 kB
    xet
    newmod about 2 years ago