davidkim205 commited on
Commit
3dc9af3
1 Parent(s): 390e33b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -108,6 +108,7 @@ output
108
 
109
  ```
110
  ## Evaluation
 
111
 
112
  | model | score | average(0~5) | percentage |
113
  | --------------------------------------- | ------- | ------------ | ---------- |
 
108
 
109
  ```
110
  ## Evaluation
111
+ For objective model evaluation, we initially used EleutherAI's lm-evaluation-harness but obtained unsatisfactory results. Consequently, we conducted evaluations using ChatGPT, a widely used model, as described in [Self-Alignment with Instruction Backtranslation](https://arxiv.org/pdf/2308.06502.pdf) and [Three Ways of Using Large Language Models to Evaluate Chat](https://arxiv.org/pdf/2308.06259.pdf) .
112
 
113
  | model | score | average(0~5) | percentage |
114
  | --------------------------------------- | ------- | ------------ | ---------- |