Skip to content

Commit

Permalink
modify Multi-classification
Browse files Browse the repository at this point in the history
  • Loading branch information
linjing-lab committed Nov 15, 2023
1 parent 30dcc10 commit d77d0fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion released_box/tests/Multi-classification Task.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@
"tags": []
},
"source": [
"if use `main.train_val(num_epochs=1, interval=100)`\n",
"if use `main.train_val(num_epochs=1, interval=100)` # Validation Loss different from previous versions\n",
"```text\n",
"Epoch [1/1], Step [100/3277], Training Loss: 2.5056, Validation Loss: 2.4922\n",
"Epoch [1/1], Step [200/3277], Training Loss: 1.7820, Validation Loss: 1.7773\n",
Expand Down

0 comments on commit d77d0fa

Please sign in to comment.