Skip to content

Code for the LREC-Coling 2024 paper "VI-OOD: A Unified Representation Learning Framework for Textual Out-of-distribution Detection"

License

Notifications You must be signed in to change notification settings

liam0949/LLM-OOD

Repository files navigation

Usage

  • Baseline training: python baseline.py --seed 999 ~ 555
  • The proposed method: python llama_vi.py --seed 999~ 555
  • Compute OOD metrics: python compute_ood.py
  • Quick results: cat ./sst2_results 2.csv

About

Code for the LREC-Coling 2024 paper "VI-OOD: A Unified Representation Learning Framework for Textual Out-of-distribution Detection"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published