prabhatkr commited on
Commit
bf31140
·
verified ·
1 Parent(s): 4a12ff3

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -12,10 +12,10 @@ model-index:
12
  type: text-classification
13
  name: Financial Q&A
14
  dataset:
15
- name: FinanceBench
16
- type: mteb/FinanceBenchRetrieval
17
- config: corpus
18
- split: test
19
  metrics:
20
  - type: accuracy
21
  value: 100.0
 
12
  type: text-classification
13
  name: Financial Q&A
14
  dataset:
15
+ name: SQuAD
16
+ type: squad
17
+ config: plain_text
18
+ split: validation
19
  metrics:
20
  - type: accuracy
21
  value: 100.0