Victorwz / LongMem

Official implementation of our NeurIPS 2023 paper "Augmenting Language Models with Long-Term Memory".

Home Page:https://arxiv.org/abs/2306.07174

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

File not found error in Fairseq

OswaldHe opened this issue · comments

Hi,

When I try to run the evaluation script, I got this error:

FileNotFoundError: [Errno 2] No such file or directory: '/mnt/multimodal/data/text/data-bin/tnlg/dict.txt'

Should I download this file somewhere?