Imtiaz Sajwani commited on
Commit
502ee16
1 Parent(s): 16c25f3

update doc.

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -19,6 +19,10 @@ We use the same evaluation metrics as [open_llm_leaderboard](https://huggingface
19
  | [mosaicml/mpt-7b-chat](https://huggingface.co/mosaicml/mpt-7b-chat) | **49.95** | 46.5 | 75.55 | 37.60 | 40.17 |
20
  | **Ours** | **51.41** | 50.09 | 76.69 | 38.79 | 40.07 |
21
 
 
 
 
 
22
 
23
  ## Training procedure
24
 
 
19
  | [mosaicml/mpt-7b-chat](https://huggingface.co/mosaicml/mpt-7b-chat) | **49.95** | 46.5 | 75.55 | 37.60 | 40.17 |
20
  | **Ours** | **51.41** | 50.09 | 76.69 | 38.79 | 40.07 |
21
 
22
+ ### Bias evaluation
23
+
24
+ We follow the blog [evaluating-llm-bias](https://huggingface.co/blog/evaluating-llm-bias) to evaluate bias in Language Models.
25
+
26
 
27
  ## Training procedure
28