lex-hue commited on
Commit
fe4898f
1 Parent(s): 07a5671

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -1,3 +1,19 @@
1
  ---
2
  license: mit
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
+ language:
4
+ - en
5
+ - de
6
  ---
7
+ This Model was just an Test Train to see how our new Training Algorithm and Data does like.
8
+
9
+ Model is based on Mistral v0.1
10
+
11
+ As this was an test run, we just tested it and heres the Data, the model hasnt Improved any better.
12
+
13
+ | Model | Turn 1 Score | Turn 2 Score | Average Score |
14
+ |-------|-------------|-------------|---------------|
15
+ | gpt-4 | 8.95625 | 9.025000 | 8.990625 |
16
+ | gpt-3.5-turbo | 8.075000 | 7.943750 | 7.943750 |
17
+ | claude-v1 | 8.150000 | 7.900000 | 8.025000 |
18
+ | **LexGPT-V3** | **8.14375** | 7.719355 | 7.926667 |
19
+ | vicuna-13b-v1.3 | 6.812500 | 5.962500 | 6.387500 |