prabhatkr commited on
Commit
ba3eb6f
·
verified ·
1 Parent(s): 5e56315

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -12,8 +12,10 @@ model-index:
12
  type: question-answering
13
  name: Financial Q&A
14
  dataset:
15
- name: PatronusAI/financebench
16
  type: PatronusAI/financebench
 
 
17
  metrics:
18
  - type: accuracy
19
  value: 100.0
@@ -22,8 +24,10 @@ model-index:
22
  type: text2text-generation
23
  name: Table Preservation
24
  dataset:
25
- name: G4KMU/t2-ragbench
26
  type: G4KMU/t2-ragbench
 
 
27
  metrics:
28
  - type: accuracy
29
  value: 95.0
@@ -32,8 +36,10 @@ model-index:
32
  type: text-retrieval
33
  name: Multi-Doc Synthesis
34
  dataset:
35
- name: google/frames-benchmark
36
  type: google/frames-benchmark
 
 
37
  metrics:
38
  - type: accuracy
39
  value: 88.7
 
12
  type: question-answering
13
  name: Financial Q&A
14
  dataset:
15
+ name: Finance Bench
16
  type: PatronusAI/financebench
17
+ config: financebench
18
+ split: train
19
  metrics:
20
  - type: accuracy
21
  value: 100.0
 
24
  type: text2text-generation
25
  name: Table Preservation
26
  dataset:
27
+ name: T2-RAGBench
28
  type: G4KMU/t2-ragbench
29
+ config: default
30
+ split: test
31
  metrics:
32
  - type: accuracy
33
  value: 95.0
 
36
  type: text-retrieval
37
  name: Multi-Doc Synthesis
38
  dataset:
39
+ name: FRAMES
40
  type: google/frames-benchmark
41
+ config: default
42
+ split: test
43
  metrics:
44
  - type: accuracy
45
  value: 88.7