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-xlm-roberta-data2

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

Instructions to use h3110Fr13nd/guj-eng-code-switch-xlm-roberta-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-xlm-roberta-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-xlm-roberta-data2")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForTokenClassification
    
    tokenizer = AutoTokenizer.from_pretrained("h3110Fr13nd/guj-eng-code-switch-xlm-roberta-data2")
    model = AutoModelForTokenClassification.from_pretrained("h3110Fr13nd/guj-eng-code-switch-xlm-roberta-data2")
  • Notebooks
  • Google Colab
  • Kaggle
guj-eng-code-switch-xlm-roberta-data2 / logs
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
h3110Fr13nd's picture
h3110Fr13nd
Model save
15de498 verified 6 months ago
  • events.out.tfevents.1763829720.f0da10c9a12b.9760.0
    9.2 kB
    xet
    Model save 6 months ago
  • events.out.tfevents.1763834125.8b09dd3d6919.6193.0
    10.5 kB
    xet
    Model save 6 months ago