Skip to content

Source code for CHAIR-Classifier of Hallucination As ImproveR

Notifications You must be signed in to change notification settings

eggachecat/CHAIR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

1. Change some strings

  1. Anaconda folder
// ./vscode/settings.json
{
    "the_anaconda_folder": "/home/sunao/anaconda3"
}
  1. Hugging face token
// makefile
<YOUR_HUGGINGFACE_USER>
<YOUR_HUGGINGFACE_TOKEN>

2. Run makefile

to init conda env / deps / dataset / models

make init-git 
make init-conda-eval
make download_datasets

3. Open vscode and debug!

About

Source code for CHAIR-Classifier of Hallucination As ImproveR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published