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

BookingCare
/
PhoBERT-Specialty-ClassificationBC

Text Classification
Transformers
Safetensors
Vietnamese
roberta
multilabel
Vietnamese
BERT
Model card Files Files and versions
xet
Community

Instructions to use BookingCare/PhoBERT-Specialty-ClassificationBC with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use BookingCare/PhoBERT-Specialty-ClassificationBC with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="BookingCare/PhoBERT-Specialty-ClassificationBC")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("BookingCare/PhoBERT-Specialty-ClassificationBC")
    model = AutoModelForSequenceClassification.from_pretrained("BookingCare/PhoBERT-Specialty-ClassificationBC")
  • Notebooks
  • Google Colab
  • Kaggle
PhoBERT-Specialty-ClassificationBC
542 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 8 commits
TheCuong
undate model
60e73fc 12 months ago
  • .gitattributes
    1.59 kB
    Upload precision_recall_curve_bert.png about 1 year ago
  • README.md
    3.5 kB
    Update README.md about 1 year ago
  • added_tokens.json
    22 Bytes
    Upload tokenizer about 1 year ago
  • bpe.codes
    1.14 MB
    Upload tokenizer about 1 year ago
  • config.json
    1.57 kB
    undate model 12 months ago
  • mlb.pkl

    Detected Pickle imports (4)

    • "numpy.ndarray",
    • "numpy.dtype",
    • "numpy.core.multiarray._reconstruct",
    • "sklearn.preprocessing._label.MultiLabelBinarizer"

    How to fix it?

    384 Bytes
    xet
    Upload mlb.pkl with huggingface_hub about 1 year ago
  • model.safetensors
    540 MB
    xet
    undate model 12 months ago
  • precision_recall_curve_bert.png
    150 kB
    xet
    Upload precision_recall_curve_bert.png about 1 year ago
  • special_tokens_map.json
    965 Bytes
    Upload tokenizer about 1 year ago
  • thresholds.json
    387 Bytes
    undate model 12 months ago
  • tokenizer_config.json
    1.2 kB
    Upload tokenizer about 1 year ago
  • vocab.txt
    895 kB
    Upload tokenizer about 1 year ago