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

jismsy
/
ko-hallucheck-4b

Text Classification
Transformers
Safetensors
Korean
gemma3
hallucination-detection
faithfulness
korean
sequence-classification
gemma-3
Model card Files Files and versions
xet
Community

Instructions to use jismsy/ko-hallucheck-4b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use jismsy/ko-hallucheck-4b with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="jismsy/ko-hallucheck-4b")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSequenceClassification
    
    processor = AutoProcessor.from_pretrained("jismsy/ko-hallucheck-4b")
    model = AutoModelForSequenceClassification.from_pretrained("jismsy/ko-hallucheck-4b", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
ko-hallucheck-4b
8.63 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
jismsy's picture
jismsy
Release ko-hallucheck-4b strong-tier classifier
c6267f3 verified about 1 month ago
  • .gitattributes
    1.57 kB
    Release ko-hallucheck-4b strong-tier classifier about 1 month ago
  • README.md
    5.46 kB
    Release ko-hallucheck-4b strong-tier classifier about 1 month ago
  • SHA256SUMS
    825 Bytes
    Release ko-hallucheck-4b strong-tier classifier about 1 month ago
  • benchmark_4b.py
    2.04 kB
    Release ko-hallucheck-4b strong-tier classifier about 1 month ago
  • config.json
    3.09 kB
    Release ko-hallucheck-4b strong-tier classifier about 1 month ago
  • inference_4b.py
    1.78 kB
    Release ko-hallucheck-4b strong-tier classifier about 1 month ago
  • model.safetensors
    8.6 GB
    xet
    Release ko-hallucheck-4b strong-tier classifier about 1 month ago
  • release_manifest.json
    1.34 kB
    Release ko-hallucheck-4b strong-tier classifier about 1 month ago
  • requirements.txt
    70 Bytes
    Release ko-hallucheck-4b strong-tier classifier about 1 month ago
  • smoke_test_4b.py
    2.13 kB
    Release ko-hallucheck-4b strong-tier classifier about 1 month ago
  • tokenizer.json
    33.4 MB
    xet
    Release ko-hallucheck-4b strong-tier classifier about 1 month ago
  • tokenizer_config.json
    833 Bytes
    Release ko-hallucheck-4b strong-tier classifier about 1 month ago