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
/
2404v3

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/2404v3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use adriansanz/2404v3 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="adriansanz/2404v3")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("adriansanz/2404v3")
    model = AutoModelForSequenceClassification.from_pretrained("adriansanz/2404v3")
  • Notebooks
  • Google Colab
  • Kaggle
2404v3 / logs
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
adriansanz's picture
adriansanz
newmod
52efa24 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
  • events.out.tfevents.1713948695.3ecb96318518.9529.1
    14.7 kB
    xet
    newmod about 2 years ago
  • events.out.tfevents.1713949633.3ecb96318518.9529.2
    9.84 kB
    xet
    newmod about 2 years ago
  • events.out.tfevents.1713950317.3ecb96318518.9529.3
    9.84 kB
    xet
    newmod about 2 years ago