Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit aa6a7cf

Browse files
committed
update readme
1 parent f319c43 commit aa6a7cf

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,7 @@ Key files:
9595
- `rlm/lambda_rlm.py` — LambdaRLM implementation, including task detection, planning, and deterministic execution through $\Phi$
9696

9797
## Benchmarking
98-
99-
The benchmark entry point is used for running experiments with same dataset and comparing the behavior, latency, and output quality under the same setup between Normal RLM (rlm) and Lambda-RLM (lambda_rlm)
98+
The benchmark entry point is used to run the supported datasets under the same setup and compare behavior, latency and output quality across Normal RLM (`rlm`) and Lambda-RLM (`lambda_rlm`).
10099

101100

102101
### Compare both methods on the same dataset

0 commit comments

Comments
 (0)