Skip to content

00HS/causality-aware-retriever

Repository files navigation

causality-aware-retriever

causal_retrieval

Getting Started

1. Clone the repository

git clone https://github.com/00HS/causality-aware-retrieval.git
cd causality-aware-retrieval

2. Train the model

To train a model, select the appropriate command in run_train.sh by uncommenting it based on your desired model and task.

bash run_train.sh

3. Evaluate the model

bash run_eval.sh

You can compute Hits@k and MRR scores from the saved retrieval results by running score.py after evaluation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors