Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
ruoxining committed Mar 17, 2024
1 parent 9e92804 commit f76584e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,12 @@

Through this work, we hope to foster a deeper understanding of Open-QA systems, their evaluations, and aid the research community in developing more reliable automatic evaluation tools.

The work flow of our online benchmark is as follows.

The work flow of our online benchmark is as follows.

```mermaid
graph TD
graph LR
A[[🤗 Huggingface]] --(Input Data)--> B[[🤖Your Model]]
B --(Model output)--> C[[⚖️Codabench]]
Expand Down

0 comments on commit f76584e

Please sign in to comment.