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

  • Log In
  • Sign Up

Jeevesh8
/
multiberts_seed_7_ft_2

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

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

  • Libraries
  • Transformers

    How to use Jeevesh8/multiberts_seed_7_ft_2 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="Jeevesh8/multiberts_seed_7_ft_2")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("Jeevesh8/multiberts_seed_7_ft_2")
    model = AutoModelForSequenceClassification.from_pretrained("Jeevesh8/multiberts_seed_7_ft_2")
  • Notebooks
  • Google Colab
  • Kaggle
multiberts_seed_7_ft_2
444 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
Jeevesh8's picture
Jeevesh8
Saving weights and logs of step 36813
dddcea6 over 4 years ago
  • .gitattributes
    1.18 kB
    initial commit over 4 years ago
  • config.json
    833 Bytes
    Saving weights and logs of step 10000 over 4 years ago
  • events.out.tfevents.1644479293.gr027.hpc.nyu.edu.3480286.0.v2
    5.37 MB
    xet
    Saving weights and logs of step 36813 over 4 years ago
  • flax_model.msgpack
    438 MB
    xet
    Saving weights and logs of step 36813 over 4 years ago
  • special_tokens_map.json
    112 Bytes
    Saving weights and logs of step 10000 over 4 years ago
  • tokenizer.json
    712 kB
    Saving weights and logs of step 10000 over 4 years ago
  • tokenizer_config.json
    523 Bytes
    Saving weights and logs of step 10000 over 4 years ago
  • vocab.txt
    232 kB
    Saving weights and logs of step 10000 over 4 years ago