Skip to content

Commit f7fe5eb

Browse files
Update examples/browse_comp_plus/get_browse_comp_data_for_trinity.py
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 92f5f1d commit f7fe5eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/browse_comp_plus/get_browse_comp_data_for_trinity.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ def main():
176176
print(f"1. Set environment variable: export TRINITY_TASKSET_PATH={output_dir.absolute()}")
177177
print("2. Make sure BROWSECOMP_PATH environment variable is set")
178178
print(
179-
"3. Run training with: python -m trinity.train --config examples/browse_comp_plus/bcp_config.yaml"
179+
"3. Run training with: trinity run --config examples/browse_comp_plus/bcp_config.yaml"
180180
)
181181

182182

0 commit comments

Comments
 (0)