From 4fa7b824ce88af47549e211c0a09f2b43934a2a6 Mon Sep 17 00:00:00 2001 From: Charity <126461271+CharitySarah09@users.noreply.github.com> Date: Sun, 2 Apr 2023 20:02:43 +0200 Subject: [PATCH] Update techniques_to_improve_reliability.md grammar edit --- techniques_to_improve_reliability.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techniques_to_improve_reliability.md b/techniques_to_improve_reliability.md index 979b411..9b7669d 100644 --- a/techniques_to_improve_reliability.md +++ b/techniques_to_improve_reliability.md @@ -553,7 +553,7 @@ Although formulating these techniques as probabilistic graphical models may not ## Closing thoughts -Research into large language models is very active and evolving rapidly. Not only do researchers continue to improve the models, they are also continue to improve our understanding of how to best employ the models. To underscore the pace of these developments, note that all of the papers shared above were published within the past 12 months (as I write in Sep 2022). +Research into large language models is very active and evolving rapidly. Not only do researchers continue to improve the models, they also continue to improve our understanding of how to best employ the models. To underscore the pace of these developments, note that all of the papers shared above were published within the past 12 months (as I write in Sep 2022). In the future, expect better models and better techniques to be published. Even if the specific techniques here are eclipsed by future best practices, the general principles behind them will likely remain a key part of any expert user's toolkit.