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-bert-multilingual-data2

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-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-bert-multilingual-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-bert-multilingual-data2")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForTokenClassification
    
    tokenizer = AutoTokenizer.from_pretrained("h3110Fr13nd/guj-eng-code-switch-bert-multilingual-data2")
    model = AutoModelForTokenClassification.from_pretrained("h3110Fr13nd/guj-eng-code-switch-bert-multilingual-data2")
  • Notebooks
  • Google Colab
  • Kaggle
guj-eng-code-switch-bert-multilingual-data2
714 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
h3110Fr13nd's picture
h3110Fr13nd
Upload W&B logs
dd493f4 verified 7 months ago
  • logs
    Model save 7 months ago
  • tensorboard_logs
    Upload TensorBoard logs 7 months ago
  • wandb_logs
    Upload W&B logs 7 months ago
  • .gitattributes
    1.71 kB
    Upload W&B logs 7 months ago
  • README.md
    1.94 kB
    Model save 7 months ago
  • config.json
    988 Bytes
    Model save 7 months ago
  • model.safetensors
    709 MB
    xet
    Model save 7 months ago
  • special_tokens_map.json
    125 Bytes
    Model save 7 months ago
  • tokenizer.json
    2.92 MB
    Model save 7 months ago
  • tokenizer_config.json
    1.22 kB
    Model save 7 months ago
  • training_args.bin
    5.97 kB
    xet
    Model save 7 months ago
  • vocab.txt
    996 kB
    Model save 7 months ago