Skip to content

Commit 3d4df39

Browse files
Update transformer_decoder_tiny_stories_dataset_3k_vocab.ipynb #134
1 parent 52f0786 commit 3d4df39

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/SimpleNLP/transformer_decoder_tiny_stories_dataset_3k_vocab.ipynb

+3-3
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
},
7070
"outputs": [],
7171
"source": [
72-
"!svn checkout https://svn.code.sf.net/p/lazarus-ccr/svn/components/multithreadprocs mtprocs"
72+
"# !svn checkout https://svn.code.sf.net/p/lazarus-ccr/svn/components/multithreadprocs mtprocs"
7373
]
7474
},
7575
{
@@ -80,7 +80,7 @@
8080
},
8181
"outputs": [],
8282
"source": [
83-
"!lazbuild mtprocs/multithreadprocslaz.lpk"
83+
"# !lazbuild mtprocs/multithreadprocslaz.lpk"
8484
]
8585
},
8686
{
@@ -2485,4 +2485,4 @@
24852485
},
24862486
"nbformat": 4,
24872487
"nbformat_minor": 0
2488-
}
2488+
}

0 commit comments

Comments
 (0)