Skip to content

Commit 52f0786

Browse files
Update TrasformerDecodersWithTokenizer.ipynb #134
1 parent 85170c3 commit 52f0786

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/SimpleNLP/TrasformerDecodersWithTokenizer.ipynb

+3-3
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
},
7272
"outputs": [],
7373
"source": [
74-
"!svn checkout https://svn.code.sf.net/p/lazarus-ccr/svn/components/multithreadprocs mtprocs"
74+
"# !svn checkout https://svn.code.sf.net/p/lazarus-ccr/svn/components/multithreadprocs mtprocs"
7575
]
7676
},
7777
{
@@ -82,7 +82,7 @@
8282
},
8383
"outputs": [],
8484
"source": [
85-
"!lazbuild mtprocs/multithreadprocslaz.lpk"
85+
"# !lazbuild mtprocs/multithreadprocslaz.lpk"
8686
]
8787
},
8888
{
@@ -2190,4 +2190,4 @@
21902190
},
21912191
"nbformat": 4,
21922192
"nbformat_minor": 0
2193-
}
2193+
}

0 commit comments

Comments
 (0)