Skip to content

quanmai/SetBERT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

SetBERT

This repo contains the original data and implementation of the paper "SetBERT: Enhancing Retrieval Performance for Boolean Logic and Set Operation Queries".

πŸ“¦ SetBERT/

┣ πŸ“‚ gpt_generated_data/ # GPT prompts to generate boolean data for finetuning 

┣ πŸ“‚ pretrain/ # Finetune SetBERT on generated data 

┣ πŸ“‚ dpr/ # Train dense dual encoders for retrieval task 

β”— πŸ“‚ quest/ # Dataset for retrieval task

Citation

If you find this repository useful in your research, please consider citing our paper:

@misc{mai2024setbert,
    title={SetBERT: Enhancing Retrieval Performance for Boolean Logic and Set Operation Queries},
    author={Quan Mai and Susan Gauch and Douglas Adams},
    year={2024},
    eprint={2406.17282},
    archivePrefix={arXiv},
    primaryClass={cs.CL}
}

Contact

Please leave Github issues or contact Quan Mai quanmai@uark.edu for any questions.

About

The original data and implementation of Mai et al. "SetBERT" (paper https://arxiv.org/abs/2406.17282)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors