Skip to content

Commit

Permalink
Update load_sinusoid.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
dongminlee94 committed Oct 11, 2023
1 parent 92b6688 commit ff96274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/meta_sl/load_dataset/load_sinusoid.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"source": [
"config = {\n",
" \"num_shots\": 5,\n",
" \"batch_size\": 3,\n",
" \"batch_size\": 16,\n",
" \"num_batches_train\": 6000,\n",
" \"num_batches_test\": 2000,\n",
" \"num_batches_val\": 100,\n",
Expand Down

0 comments on commit ff96274

Please sign in to comment.