Yuki131 commited on
Commit
7cfdd99
verified
1 Parent(s): e2c1950

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -84,6 +84,11 @@ With `transformers<4.37.0`, you will encounter the following error:
84
  match = re.search(r"<extract>(.*?)</extract>", response, re.DOTALL)
85
  evidence = match.group(1).strip()
86
 
 
 
 
 
 
87
  ## Citation
88
 
89
  If you find our work helpful, feel free to give us a cite.
 
84
  match = re.search(r"<extract>(.*?)</extract>", response, re.DOTALL)
85
  evidence = match.group(1).strip()
86
 
87
+ ## Performance
88
+ Main results.
89
+ ![main](./imgs/main_results.jpg)
90
+
91
+
92
  ## Citation
93
 
94
  If you find our work helpful, feel free to give us a cite.