dmahata commited on
Commit
fbeb672
1 Parent(s): 6b9f676

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -164,6 +164,19 @@ print("Extractive/present Keyphrases: ", test_sample["extractive_keyphrases"])
164
  print("Abstractive/absent Keyphrases: ", test_sample["abstractive_keyphrases"])
165
  print("\n-----------\n")
166
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
167
  ## Citation Information
168
  Please cite the works below if you use this dataset in your work.
169
 
 
164
  print("Abstractive/absent Keyphrases: ", test_sample["abstractive_keyphrases"])
165
  print("\n-----------\n")
166
  ```
167
+
168
+ ## Model Benchmarking
169
+
170
+
171
+ <br>
172
+ <p align="center">
173
+ <img src="https://huggingface.co/datasets/midas/inspec/resolve/main/inspec_performance.png" alt="Model Benchmarks" width="80%"/>
174
+ <br>
175
+ </p>
176
+ <br>
177
+
178
+
179
+
180
  ## Citation Information
181
  Please cite the works below if you use this dataset in your work.
182