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
/
vibert-base-cased-ViFactCheck-GE

Text Classification
Transformers
Safetensors
Vietnamese
bert
vietnamese
fact-checking
claim-verification
natural-language-inference
vifactcheck
gold-evidence
eacl-2027
Model card Files Files and versions
xet
Community

Instructions to use BaoNhan/vibert-base-cased-ViFactCheck-GE with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use BaoNhan/vibert-base-cased-ViFactCheck-GE with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="BaoNhan/vibert-base-cased-ViFactCheck-GE")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("BaoNhan/vibert-base-cased-ViFactCheck-GE")
    model = AutoModelForSequenceClassification.from_pretrained("BaoNhan/vibert-base-cased-ViFactCheck-GE", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
vibert-base-cased-ViFactCheck-GE / artifacts
159 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
BaoNhan's picture
BaoNhan
Publish VFC-GE representative seed 42
c7bdc36 verified 18 days ago
  • per_seed_results.csv
    606 Bytes
    Publish VFC-GE representative seed 42 18 days ago
  • seed_202_classification_report.json
    783 Bytes
    Publish VFC-GE representative seed 42 18 days ago
  • seed_202_confusion_matrix.csv
    74 Bytes
    Publish VFC-GE representative seed 42 18 days ago
  • seed_202_run_metadata.json
    1.63 kB
    Publish VFC-GE representative seed 42 18 days ago
  • seed_202_test_predictions.csv
    50.1 kB
    Publish VFC-GE representative seed 42 18 days ago
  • seed_22_classification_report.json
    768 Bytes
    Publish VFC-GE representative seed 42 18 days ago
  • seed_22_confusion_matrix.csv
    75 Bytes
    Publish VFC-GE representative seed 42 18 days ago
  • seed_22_run_metadata.json
    1.63 kB
    Publish VFC-GE representative seed 42 18 days ago
  • seed_22_test_predictions.csv
    50.5 kB
    Publish VFC-GE representative seed 42 18 days ago
  • seed_42_classification_report.json
    784 Bytes
    Publish VFC-GE representative seed 42 18 days ago
  • seed_42_confusion_matrix.csv
    75 Bytes
    Publish VFC-GE representative seed 42 18 days ago
  • seed_42_run_metadata.json
    1.63 kB
    Publish VFC-GE representative seed 42 18 days ago
  • seed_42_test_predictions.csv
    50.8 kB
    Publish VFC-GE representative seed 42 18 days ago