finance-tasks / README.md
AdaptLLM's picture
some tasks from 0-shot to few-shot
ecb41a2
|
raw
history blame
442 Bytes
---
configs:
- config_name: ConvFinQA
data_files:
- split: test
path: "ConviFinQA/test.json"
- config_name: FiQA_SA
data_files:
- split: test
path: "FiQA_SA/test.json"
- config_name: FPB
data_files:
- split: test
path: "FPB/test.json"
- config_name: Headline
data_files:
- split: test
path: "Headline/test.json"
- config_name: NER
data_files:
- split: test
path: "NER/test.json"
---