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

Gyimah3
/
Finetuned_bert

Text Classification
Transformers
PyTorch
TensorBoard
bert
text-embeddings-inference
Model card Files Files and versions
xet
Metrics Training metrics Community
1

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

  • Libraries
  • Transformers

    How to use Gyimah3/Finetuned_bert with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="Gyimah3/Finetuned_bert")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("Gyimah3/Finetuned_bert")
    model = AutoModelForSequenceClassification.from_pretrained("Gyimah3/Finetuned_bert")
  • Notebooks
  • Google Colab
  • Kaggle
Finetuned_bert / runs_2
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Gyimah3's picture
Gyimah3
Upload 5 files
59f3923 over 3 years ago
  • events.out.tfevents.1673579470.e54a158f6203.277.0
    3.86 kB
    xet
    Upload 5 files over 3 years ago
  • events.out.tfevents.1673604539.f7420f84b364.125.0
    4.5 kB
    xet
    Upload 14 files over 3 years ago
  • events.out.tfevents.1673605505.f7420f84b364.125.2
    14 kB
    xet
    Upload 14 files over 3 years ago
  • events.out.tfevents.1673609116.f7420f84b364.125.6
    6.13 kB
    xet
    Upload 14 files over 3 years ago
  • events.out.tfevents.1673611695.f7420f84b364.125.8
    298 Bytes
    xet
    Upload 14 files over 3 years ago