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

h3110Fr13nd
/
guj-eng-code-switch-indic-bert-data2

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

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

  • Libraries
  • Transformers

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

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="h3110Fr13nd/guj-eng-code-switch-indic-bert-data2")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForTokenClassification
    
    tokenizer = AutoTokenizer.from_pretrained("h3110Fr13nd/guj-eng-code-switch-indic-bert-data2")
    model = AutoModelForTokenClassification.from_pretrained("h3110Fr13nd/guj-eng-code-switch-indic-bert-data2")
  • Notebooks
  • Google Colab
  • Kaggle
guj-eng-code-switch-indic-bert-data2 / wandb_logs
1.27 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
h3110Fr13nd's picture
h3110Fr13nd
Upload W&B logs
4521db3 verified 6 months ago
  • run-20251122_161333-76f9jnsn
    Upload W&B logs 6 months ago
  • run-20251122_162012-g5qyspo9
    Upload W&B logs 6 months ago
  • run-20251122_162942-hn6dt5mn
    Upload W&B logs 6 months ago
  • run-20251122_173629-7f2wzkw5
    Upload W&B logs 6 months ago
  • run-20251122_174431-8mhq2ivv
    Upload W&B logs 6 months ago
  • debug-internal.log
    1.24 kB
    Upload W&B logs 6 months ago
  • debug.log
    9.6 kB
    Upload W&B logs 6 months ago