Victorwz / LongMem

Official implementation of our NeurIPS 2023 paper "Augmenting Language Models with Long-Term Memory".
https://arxiv.org/abs/2306.07174
Apache License 2.0
763 stars 70 forks source link

Unable to Locate SQuAD Evaluation Scripts #18

Open Sleepyhead01 opened 1 year ago

Sleepyhead01 commented 1 year ago

I am currently working with the repository, and I am facing difficulties in locating the scripts required for evaluating the model's performance on the SQuAD (Stanford Question Answering Dataset) task. It seems that the evaluation scripts for SQuAD are not present in the repository.

I kindly request that the repository maintainers consider adding or updating the repository with the necessary evaluation scripts for the SQuAD task.

Tx