AGI-Edgerunners / LLM-Adapters

Code for our EMNLP 2023 Paper: "LLM-Adapters: An Adapter Family for Parameter-Efficient Fine-Tuning of Large Language Models"
https://arxiv.org/abs/2304.01933
Apache License 2.0
1.01k stars 91 forks source link

how to download the dataset #44

Open ello0211 opened 8 months ago

ello0211 commented 8 months ago

Hi, could you please tell me how to download the AddSub and SingleEQ datasets, is there an url or something else? thanks so much

LYH-YF commented 8 months ago

@ello0211 For AddSub, you can find it at https://www.cs.washington.edu/nlp/arithmetic (Materials section on this page), they provide data and code downloading, but the link for data downloading is ineffective, maybe you can find the data in code source. For SingleEQ, you can find it at https://gitlab.cs.washington.edu/ALGES/TACL2015/-/blob/master/questions.json?ref_type=heads.