Skip to content

Commit

Permalink
Update sample.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmytwei authored Aug 16, 2024
1 parent de74fca commit 0cf470c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"id": "inc_text_generation_lstm_py",
"steps": [
"export ITEX_ENABLE_NEXTPLUGGABLE_DEVICE=0",
"python TextGenerationModelTraining.py"
"ITEX_NUM_EPOCHS=5 KERAS_NUM_EPOCHS=5 python TextGenerationModelTraining.py"
]
}
]
Expand Down

0 comments on commit 0cf470c

Please sign in to comment.