jrg-123 commited on
Commit
af245b6
·
verified ·
1 Parent(s): ca766be

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -71,4 +71,6 @@ You can access this dataset via the HuggingFace Datasets library using the follo
71
  from datasets import load_dataset
72
 
73
  dataset = load_dataset("Aiera/aiera-speaker-assign")
74
- ```
 
 
 
71
  from datasets import load_dataset
72
 
73
  dataset = load_dataset("Aiera/aiera-speaker-assign")
74
+ ```
75
+
76
+ A guide for evaluating using EleutherAI's [lm-evaluation-harness](https://github.com/EleutherAI/lm-evaluation-harness) is available on [github](https://github.com/aiera-inc/aiera-benchmark-tasks).