cfierro's picture
Add FlanT5 and Llama2 predictions
d819933
raw
history blame
No virus
360 Bytes
{
"queries_path": "data/fm_queries_31Oct/fm_queries_2.txt",
"template": "query_in_response",
"instruction": "Complete the fact in as few words as possible",
"output_dir": "./outputs/fm_queries",
"exp_name": "llama2_2",
"model_name_or_path": "meta-llama/Llama-2-7b-hf",
"cache_dir": "/projects/nlp/data/pmh864/checkpoints/backbones/huggingface/"
}