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

  • Log In
  • Sign Up

h3110Fr13nd
/
guj-eng-code-switch-bert-multilingual

Token Classification
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use h3110Fr13nd/guj-eng-code-switch-bert-multilingual with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use h3110Fr13nd/guj-eng-code-switch-bert-multilingual with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="h3110Fr13nd/guj-eng-code-switch-bert-multilingual")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForTokenClassification
    
    tokenizer = AutoTokenizer.from_pretrained("h3110Fr13nd/guj-eng-code-switch-bert-multilingual")
    model = AutoModelForTokenClassification.from_pretrained("h3110Fr13nd/guj-eng-code-switch-bert-multilingual")
  • Notebooks
  • Google Colab
  • Kaggle
guj-eng-code-switch-bert-multilingual / logs
30.2 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
h3110Fr13nd's picture
h3110Fr13nd
Model save
c507e54 verified 6 months ago
  • events.out.tfevents.1763299406.140cf68b228a.1342.0
    9.31 kB
    xet
    Model save 6 months ago
  • events.out.tfevents.1763299851.140cf68b228a.1342.1
    1.03 kB
    xet
    Model save 6 months ago
  • events.out.tfevents.1763301343.140cf68b228a.10012.0
    9.31 kB
    xet
    Model save 6 months ago
  • events.out.tfevents.1763832458.f0da10c9a12b.20205.0
    10.6 kB
    xet
    Model save 6 months ago