Skip to content

Commit

Permalink
update graph
Browse files Browse the repository at this point in the history
  • Loading branch information
davevanveen committed Sep 22, 2023
1 parent cdb54e2 commit e2f02c4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@
<table align=center width=800px>
<tr>
<td align=left width=800px>
Quantitative metric (MEDCON) scores vs. number of in-context examples across models and datasets. We also include the best model fine-tuned with QLoRA (FLAN-T5) as a horizontal dashed line for valid datasets. Note the allowable number of in-context examples varies signficantly my model context length and dataset size. See the paper for more details and results across other metrics (BLEU, ROUGE-L, BERTScore).
Quantitative metric (MEDCON) scores vs. number of in-context examples across models and datasets. We also include the best model fine-tuned with QLoRA (FLAN-T5) as a horizontal dashed line for valid datasets. Zero-shot prompting (0 examples) often yields considerably inferior results, underscoring the need for adaptation methods. Note the allowable number of in-context examples varies signficantly my model context length and dataset size. See the paper for more details and results across other metrics (BLEU, ROUGE-L, BERTScore).
</td>
</tr>
</table>
Expand Down
Binary file modified resources/graphs_medcon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e2f02c4

Please sign in to comment.