From ed1d0e605fec9963442c2dfb18f38d16d05dec4b Mon Sep 17 00:00:00 2001 From: Ismail Pelaseyed Date: Wed, 27 Nov 2024 08:00:53 +0100 Subject: [PATCH] feat: small tweaks to readme (#19) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2069ade..80a4785 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ ## Leaderboard NLTH -Each LLM is benchmared over 1000 hands of No Limit Texas Holdem ($1/$2) $300 Cash Game vs 2 vanilla `gpt-4o` models. +Each LLM is benchmared over 1000 hands of No Limit Texas Holdem ($1/$2) $300 Cash Game vs 2 vanilla `gpt-4o` models. We will contiously be releasing benchmarks for new models/agents, feel free to do PRs with your own benchmarks. | Rank | Agent | BB/100 | |------|-------------------------|---------| @@ -23,7 +23,7 @@ Each LLM is benchmared over 1000 hands of No Limit Texas Holdem ($1/$2) $300 Cas | 4 | gpt-4o-mini | -45.09 | | 5 | gemini-1.5-pro-latest | -166.85 | -We will contiously be releasing benchmarks for new models/agents, feel free to do PRs with your own benchmarks. + ## Getting started