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
/
cafebert-VNTC-10

Text Classification
Transformers
Safetensors
Vietnamese
xlm-roberta
vietnamese
news-classification
topic-classification
vntc
vntc-10
eacl-2027
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use BaoNhan/cafebert-VNTC-10 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="BaoNhan/cafebert-VNTC-10")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("BaoNhan/cafebert-VNTC-10")
    model = AutoModelForSequenceClassification.from_pretrained("BaoNhan/cafebert-VNTC-10", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
cafebert-VNTC-10 / artifacts
5.16 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
BaoNhan's picture
BaoNhan
Publish VNTC-10 representative seed 22
44bcc05 verified 20 days ago
  • per_seed_results.csv
    454 Bytes
    Publish VNTC-10 representative seed 22 20 days ago
  • seed_202_classification_report.json
    1.84 kB
    Publish VNTC-10 representative seed 22 20 days ago
  • seed_202_confusion_matrix.csv
    386 Bytes
    Publish VNTC-10 representative seed 22 20 days ago
  • seed_202_test_predictions.csv
    1.72 MB
    Publish VNTC-10 representative seed 22 20 days ago
  • seed_22_classification_report.json
    1.82 kB
    Publish VNTC-10 representative seed 22 20 days ago
  • seed_22_confusion_matrix.csv
    384 Bytes
    Publish VNTC-10 representative seed 22 20 days ago
  • seed_22_test_predictions.csv
    1.72 MB
    Publish VNTC-10 representative seed 22 20 days ago
  • seed_42_classification_report.json
    1.84 kB
    Publish VNTC-10 representative seed 22 20 days ago
  • seed_42_confusion_matrix.csv
    387 Bytes
    Publish VNTC-10 representative seed 22 20 days ago
  • seed_42_test_predictions.csv
    1.72 MB
    Publish VNTC-10 representative seed 22 20 days ago