Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
caddf912
"git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "3e39fd09a9c4d78bc2088777d3255789cf2acac8"
Unverified
Commit
caddf912
authored
Jan 28, 2021
by
Joe Davison
Committed by
GitHub
Jan 28, 2021
Browse files
tutorial typo
parent
b4e559cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/source/custom_datasets.rst
docs/source/custom_datasets.rst
+1
-1
No files found.
docs/source/custom_datasets.rst
View file @
caddf912
...
@@ -75,7 +75,7 @@ read this in.
...
@@ -75,7 +75,7 @@ read this in.
test_texts, test_labels = read_imdb_split('
aclImdb
/
test
')
test_texts, test_labels = read_imdb_split('
aclImdb
/
test
')
We now have a train and test dataset, but let'
s
also
also
create
a
validation
set
which
we
can
use
for
for
evaluation
We now have a train and test dataset, but let'
s
also
also
create
a
validation
set
which
we
can
use
for
for
evaluation
and
tuning
without
t
r
aining
our
test
set
results
.
Sklearn
has
a
convenient
utility
for
creating
such
splits
:
and
tuning
without
tain
t
ing
our
test
set
results
.
Sklearn
has
a
convenient
utility
for
creating
such
splits
:
..
code
-
block
::
python
..
code
-
block
::
python
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment