CoolFace
Datasetpublic

AdaptLLM/finance-tasks

Adapting LLMs to Domains via Continual Pre-Training (ICLR 2024) This repo contains the evaluation datasets for our paper Adapting Large Language Models via Reading Comprehension. We explore continued pre-training on domain-specific corpora for large language models. While this approach enriches LLMs with domain knowledge, it significantly hurts their prompting ability for question answering. Inspired by human learning via reading comprehension, we propose a simple method to… See the full description on the dataset page: https://huggingface.co/datasets/AdaptLLM/finance-tasks.

sourceHugging Faceupdated 2y agoView on Hugging Face
83likes4.4kdownloads
40 commits on main
48d43d22y ago

Update README.md

AdaptLLM
feb595b2y ago

Update README.md (#2)

AdaptLLM, instruction-pretrain
b89f0e32y ago

Update README.md

AdaptLLM
dd5a7a62y ago

Update README.md

AdaptLLM
d334da12y ago

Update README.md

AdaptLLM
f6611a52y ago

Update README.md

AdaptLLM
40df24f2y ago

Update README.md

AdaptLLM
e3ba2262y ago

Update README.md

AdaptLLM
8781db92y ago

Update README.md

AdaptLLM
3966e0c2y ago

Update README.md

AdaptLLM
6b093e32y ago

Update README.md

AdaptLLM
0617d792y ago

Update README.md

AdaptLLM
7feed762y ago

Update README.md

AdaptLLM
3ad10343y ago

Update README.md

AdaptLLM
dbb29ee3y ago

Update README.md

AdaptLLM
69813243y ago

Update README.md

AdaptLLM
d96262e3y ago

Update README.md

AdaptLLM
a4fc1433y ago

Update README.md

AdaptLLM
4c753f53y ago

Update README.md

AdaptLLM
15c88683y ago

Update README.md

AdaptLLM
707ad913y ago

Update README.md

AdaptLLM
b4b57253y ago

Update README.md

AdaptLLM
ca78d4f3y ago

Update README.md

AdaptLLM
0e4a8a73y ago

Update README.md

AdaptLLM
c2a49233y ago

Update README.md

AdaptLLM
57e1efe3y ago

Update README.md

AdaptLLM
b95ad2a3y ago

Update README.md

AdaptLLM
ea16f7c3y ago

Update README.md

AdaptLLM
88dbf603y ago

Update README.md

AdaptLLM
362dee13y ago

Update README.md

AdaptLLM
def0f073y ago

Upload comparison.png

AdaptLLM
2f7cff23y ago

Update README.md

AdaptLLM
c55897c3y ago

Merge remote-tracking branch 'refs/remotes/origin/main'

AdaptLLM
22213983y ago

debug ConvFinQA encoding

AdaptLLM
277fa863y ago

Update README.md

AdaptLLM
52463b83y ago

debug Headline

AdaptLLM
ecb41a23y ago

some tasks from 0-shot to few-shot

AdaptLLM
90dc9173y ago

debug NER

AdaptLLM
51466153y ago

add -v0

AdaptLLM
f0e4ded3y ago

initial commit

AdaptLLM