Jlonge4 commited on
Commit
0f7ea1f
1 Parent(s): b9bb7d1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -5,7 +5,7 @@ tags: []
5
 
6
  ## Merged Model Performance
7
 
8
- This repository contains the results of our merged language model, which combines the strengths of multiple models to achieve state-of-the-art performance on various natural language processing tasks.
9
 
10
  ### Classification Performance
11
 
@@ -36,7 +36,7 @@ We compared our merged model's performance on the RAG Eval benchmark against sev
36
  | Palm (Text Bison) | 0.53 | 1.00 | 0.69 |
37
  [1] Scores from arize/phoenix
38
 
39
- As shown in the table, our merged model achieves the highest precision score of 0.79, outperforming all other models. While its recall and F1 scores are lower than some models, our model strikes a balance between precision and recall, making it suitable for applications where high precision is crucial.[1]
40
 
41
  We will continue to improve and fine-tune our merged model to achieve even better performance across various benchmarks and tasks.
42
 
 
5
 
6
  ## Merged Model Performance
7
 
8
+ This repository contains the results of our merged rag relevance PEFT adapter model.
9
 
10
  ### Classification Performance
11
 
 
36
  | Palm (Text Bison) | 0.53 | 1.00 | 0.69 |
37
  [1] Scores from arize/phoenix
38
 
39
+ As shown in the table, our merged model achieves a comparable score of 0.75, outperforming several other black box models.
40
 
41
  We will continue to improve and fine-tune our merged model to achieve even better performance across various benchmarks and tasks.
42