Skip to content

Commit

Permalink
Update benchmarking/factual_consistency_de.ipynb
Browse files Browse the repository at this point in the history
Co-authored-by: Yosuke Higashi <[email protected]>
  • Loading branch information
ischender and yosukehigashi authored Jan 30, 2024
1 parent 32f4e56 commit 883b85f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarking/factual_consistency_de.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
" model_type='azure_openai',\n",
" openai_args={'model': 'YOUR_DEPLOYMENT_NAME'})\n",
"\n",
"compute_correlation_values(result, qags_xsum_scores[:50])\n",
"compute_correlation_values(result, qags_xsum_scores)\n",
"\n",
"# RUN-DATE: 2024-1-17\n",
"# OpenAI deployment details:\n",
Expand Down

0 comments on commit 883b85f

Please sign in to comment.