Skip to content

Commit 694de66

Browse files
committed
* rename command
1 parent a104cbd commit 694de66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sphinx_doc/source/tutorial/example_data_functionalities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ ray start --head
151151
ray start --address=<master_address>
152152
153153
# run RFT
154-
as-rft run --config <Trinity-RFT_config_path>
154+
trinity run --config <Trinity-RFT_config_path>
155155
```
156156

157157
If you follow the steps above, Trinity-RFT will send a request to the data module server, the data active iterator will be activated and compute difficulty scores for each sample in the raw dataset. After that, the data module server stores the result dataset into the database, when exploring begins, it will load the prepared dataset and continue the downstream steps.

0 commit comments

Comments
 (0)