Skip to content

Commit 950ffe8

Browse files
committed
Add names of the eval harnesses supported
Signed-off-by: Abhishree <abhishreetm@gmail.com>
1 parent fd50c7e commit 950ffe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ print(results)
107107

108108

109109
#### 2. Evaluation Layer
110-
- **NVIDIA Evals Factory**: Standardized benchmark evaluation with NVIDIA Evals Factory that provides state-of-the-art evaluation harnesses as modular evaluation packages compatible for installation within in the NeMo Framework container
110+
- **NVIDIA Evals Factory**: Standardized benchmark evaluation with NVIDIA Evals Factory that provides state-of-the-art evaluation harnesses like lm-evaluation-harness, simple-evals, BigCode, BFCL, safety-harness, garak as modular evaluation packages compatible for installation within in the NeMo Framework container. lm-evaluation-harness is installed inside the NeMo Framework container while the others can be installed on-demand. More details in the [docs](https://github.com/NVIDIA-NeMo/Eval/tree/main/docs).
111111
- **Adapter System**: Flexible request/response processing pipeline with **Interceptors** that provide modular processing
112112

113113
```

0 commit comments

Comments
 (0)