README FIX

This commit is contained in:
harry.zhang 2025-09-04 06:11:50 +00:00
parent 167a63c65b
commit c1a4962795
2 changed files with 2 additions and 2 deletions

View File

@ -223,7 +223,7 @@
<workItem from="1756856673845" duration="652000" /> <workItem from="1756856673845" duration="652000" />
<workItem from="1756864144998" duration="1063000" /> <workItem from="1756864144998" duration="1063000" />
<workItem from="1756960597140" duration="1062000" /> <workItem from="1756960597140" duration="1062000" />
<workItem from="1756965151878" duration="505000" /> <workItem from="1756965151878" duration="1041000" />
</task> </task>
<servers /> <servers />
</component> </component>

View File

@ -31,5 +31,5 @@ Use pytorch >= 2.6 to load model.
## Run ## Run
``` ```
`python main.py --config configs/STGODE_LLM_GPT2/PEMS08.yaml python main.py --config configs/STGODE_LLM_GPT2/PEMS08.yaml
``` ```