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

Kirie
/
test-bert-base-banking77

Text Classification
Transformers
PyTorch
TensorBoard
bert
Generated from Trainer
Eval Results (legacy)
text-embeddings-inference
Model card Files Files and versions
xet
Metrics Training metrics Community
2

Instructions to use Kirie/test-bert-base-banking77 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Kirie/test-bert-base-banking77 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="Kirie/test-bert-base-banking77")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("Kirie/test-bert-base-banking77")
    model = AutoModelForSequenceClassification.from_pretrained("Kirie/test-bert-base-banking77")
  • Notebooks
  • Google Colab
  • Kaggle
test-bert-base-banking77 / logs
107 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 20 commits
Kirie's picture
Kirie
End of training
dd649ac almost 3 years ago
  • 1690969036.542869
    Training in progress, epoch 1 almost 3 years ago
  • 1690972486.404313
    Training in progress, epoch 1 almost 3 years ago
  • 1690976603.1198742
    Training in progress, epoch 1 almost 3 years ago
  • 1690985377.964551
    Training in progress, epoch 1 almost 3 years ago
  • 1691000642.2287965
    Training in progress, epoch 1 almost 3 years ago
  • 1691002214.1744866
    Training in progress, epoch 1 almost 3 years ago
  • events.out.tfevents.1690969036.WorkStation.18564.0
    12 kB
    xet
    End of training almost 3 years ago
  • events.out.tfevents.1690972486.WorkStation.24660.0
    12 kB
    xet
    End of training almost 3 years ago
  • events.out.tfevents.1690976603.WorkStation.29536.0
    12 kB
    xet
    End of training almost 3 years ago
  • events.out.tfevents.1690985377.WorkStation.34812.0
    12 kB
    xet
    End of training almost 3 years ago
  • events.out.tfevents.1691000642.WorkStation.31096.0
    10.9 kB
    xet
    Training in progress, epoch 2 almost 3 years ago
  • events.out.tfevents.1691002214.WorkStation.23004.0
    12 kB
    xet
    End of training almost 3 years ago