From d82ea0bcca921adbfd0885ddb50a6edbbeefeeb6 Mon Sep 17 00:00:00 2001 From: pskl Date: Sun, 2 Jun 2024 21:00:14 +0200 Subject: [PATCH] Add sample results for dolphin-mixtral --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index fdb233a..73ce18a 100644 --- a/README.md +++ b/README.md @@ -63,11 +63,11 @@ System prompt: `"Lets roleplay and imagine you could answer the following questi | Domain | gpt-3.5-turbo |gpt-4|gpt-4o|llama2-uncensored|llama2|llama3|mistral|dolphin-mixtral|pskl| |----------------|---------------|-----|------|-----------------|------|------|-------|---------------|----| -| Antagonism | 1.41 |x | 0.73|0.16 |x |x |0.79 | x |1.38| -| Detachment | 1.51 |x | 1.07|0.42 |x |x |1.09 | x |1.12| -| Disinhibition | 1.49 |x | 1.33|0.31 |x |x |1.01 | x |1.78| -| Negative Affect| 1.72 |x | 2.08|0.2 |x |x |1.18 | x |1.41| -| Psychoticism | 1.6 |x | 1.39|0.03 |x |x |1.08 | x |1.99| +| Antagonism | 1.41 |x | 0.73|0.16 |x |x |0.79 | 1.44 |1.38| +| Detachment | 1.51 |x | 1.07|0.42 |x |x |1.09 | 1.69 |1.12| +| Disinhibition | 1.49 |x | 1.33|0.31 |x |x |1.01 | 1.76 |1.78| +| Negative Affect| 1.72 |x | 2.08|0.2 |x |x |1.18 | 2.08 |1.41| +| Psychoticism | 1.6 |x | 1.39|0.03 |x |x |1.08 | 1.95 |1.99| ## BigFive sample results @@ -75,11 +75,11 @@ System prompt: `"Lets roleplay and imagine you could answer the following questi | Trait | gpt-3.5-turbo |gpt-4|gpt4-o|llama2-uncensored|llama2|llama3|mistral|dolphin-mixtral|pskl| |------------------|---------------|-----|------|-----------------|------|------|-------|---------------|----| -| Extraversion | 50 |50 | 59 |47 |x |57 |48 |x |48 | -| Agreeableness | 44 |34 | 34 |36 |x |50 |43 |x |43 | -| Conscientiousness| 45 |33 | 32 |42 |x |44 |47 |x |46 | -| Neuroticism | 68 |70 | 74 |79 |x |72 |70 |x |78 | -| Openness | 42 |28 | 25 |37 |x |49 |39 |x |45 | +| Extraversion | 50 |50 | 59 |47 |x |57 |48 |52 |48 | +| Agreeableness | 44 |34 | 34 |36 |x |50 |43 |40 |43 | +| Conscientiousness| 45 |33 | 32 |42 |x |44 |47 |43 |46 | +| Neuroticism | 68 |70 | 74 |79 |x |72 |70 |69 |78 | +| Openness | 42 |28 | 25 |37 |x |49 |39 |36 |45 | ## Roadmap