Skip to content

Commit aadc875

Browse files
authored
Update evaluation.md
Avoid bleedthru of markup for test
1 parent 263964b commit aadc875

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

torchchat/utils/docs/evaluation.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,13 @@
44

55
# Evaluation Features
66

7+
<!--
8+
79
[shell default]: ./install/install_requirements.sh
8-
[shell default]: export TORCHCHAT_ROOT=${PWD}
9-
[shell default]: ./torchchat/utils/scripts/install_et.sh
10+
11+
[shell default]: TORCHCHAT_ROOT=${PWD} ./torchchat/utils/scripts/install_et.sh
12+
13+
-->
1014

1115
Torchchat provides evaluation functionality for your language model on
1216
a variety of tasks using the

0 commit comments

Comments
 (0)