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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

BaoNhan
/
mbert-UITVSMEC

Text Classification
Transformers
Safetensors
Vietnamese
bert
vietnamese
uit-vsmec
transfer
eacl-2027
emotion-recognition
social-media
Model card Files Files and versions
xet
Community

Instructions to use BaoNhan/mbert-UITVSMEC with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use BaoNhan/mbert-UITVSMEC with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="BaoNhan/mbert-UITVSMEC")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("BaoNhan/mbert-UITVSMEC")
    model = AutoModelForSequenceClassification.from_pretrained("BaoNhan/mbert-UITVSMEC", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
mbert-UITVSMEC / artifacts
327 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
BaoNhan's picture
BaoNhan
Publish UIT-VSMEC best checkpoint from seed 42
cb04956 verified 22 days ago
  • per_seed_results.csv
    612 Bytes
    Publish UIT-VSMEC best checkpoint from seed 42 22 days ago
  • seed_202_classification_report.json
    1.3 kB
    Publish UIT-VSMEC best checkpoint from seed 42 22 days ago
  • seed_202_confusion_matrix.csv
    221 Bytes
    Publish UIT-VSMEC best checkpoint from seed 42 22 days ago
  • seed_202_run_metadata.json
    1.49 kB
    Publish UIT-VSMEC best checkpoint from seed 42 22 days ago
  • seed_202_test_predictions.csv
    106 kB
    Publish UIT-VSMEC best checkpoint from seed 42 22 days ago
  • seed_22_classification_report.json
    1.27 kB
    Publish UIT-VSMEC best checkpoint from seed 42 22 days ago
  • seed_22_confusion_matrix.csv
    222 Bytes
    Publish UIT-VSMEC best checkpoint from seed 42 22 days ago
  • seed_22_run_metadata.json
    1.49 kB
    Publish UIT-VSMEC best checkpoint from seed 42 22 days ago
  • seed_22_test_predictions.csv
    106 kB
    Publish UIT-VSMEC best checkpoint from seed 42 22 days ago
  • seed_42_classification_report.json
    1.32 kB
    Publish UIT-VSMEC best checkpoint from seed 42 22 days ago
  • seed_42_confusion_matrix.csv
    221 Bytes
    Publish UIT-VSMEC best checkpoint from seed 42 22 days ago
  • seed_42_run_metadata.json
    1.49 kB
    Publish UIT-VSMEC best checkpoint from seed 42 22 days ago
  • seed_42_test_predictions.csv
    106 kB
    Publish UIT-VSMEC best checkpoint from seed 42 22 days ago