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-ViFactCheck-FC

Text Classification
Transformers
Safetensors
Vietnamese
xlm-roberta
vietnamese
fact-checking
claim-verification
natural-language-inference
vifactcheck
full-context
eacl-2027
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use BaoNhan/cafebert-ViFactCheck-FC with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="BaoNhan/cafebert-ViFactCheck-FC")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("BaoNhan/cafebert-ViFactCheck-FC")
    model = AutoModelForSequenceClassification.from_pretrained("BaoNhan/cafebert-ViFactCheck-FC", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
cafebert-ViFactCheck-FC / artifacts
162 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
BaoNhan's picture
BaoNhan
Publish VFC-FC representative seed 202
2ee384f verified 11 days ago
  • per_seed_results.csv
    608 Bytes
    Publish VFC-FC representative seed 202 11 days ago
  • seed_202_classification_report.json
    785 Bytes
    Publish VFC-FC representative seed 202 11 days ago
  • seed_202_confusion_matrix.csv
    76 Bytes
    Publish VFC-FC representative seed 202 11 days ago
  • seed_202_run_metadata.json
    1.59 kB
    Publish VFC-FC representative seed 202 11 days ago
  • seed_202_test_predictions.csv
    51.2 kB
    Publish VFC-FC representative seed 202 11 days ago
  • seed_22_classification_report.json
    799 Bytes
    Publish VFC-FC representative seed 202 11 days ago
  • seed_22_confusion_matrix.csv
    76 Bytes
    Publish VFC-FC representative seed 202 11 days ago
  • seed_22_run_metadata.json
    1.58 kB
    Publish VFC-FC representative seed 202 11 days ago
  • seed_22_test_predictions.csv
    51.4 kB
    Publish VFC-FC representative seed 202 11 days ago
  • seed_42_classification_report.json
    785 Bytes
    Publish VFC-FC representative seed 202 11 days ago
  • seed_42_confusion_matrix.csv
    76 Bytes
    Publish VFC-FC representative seed 202 11 days ago
  • seed_42_run_metadata.json
    1.58 kB
    Publish VFC-FC representative seed 202 11 days ago
  • seed_42_test_predictions.csv
    51.1 kB
    Publish VFC-FC representative seed 202 11 days ago