Skip to content

Commit

Permalink
Merge pull request #1387 from osorensen/main
Browse files Browse the repository at this point in the history
  • Loading branch information
t-kalinowski authored Nov 22, 2023
2 parents 28e9b50 + 5298316 commit 51e7d77
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/datasets.R
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ dataset_cifar100 <- function(label_mode = c("fine", "coarse")) {
#'
#' The `x` data includes integer sequences. If the `num_words` argument was
#' specific, the maximum possible index value is `num_words-1`. If the
#' `maxlen`` argument was specified, the largest possible sequence length is
#' `maxlen` argument was specified, the largest possible sequence length is
#' `maxlen`.
#'
#' The `y` data includes a set of integer labels (0 or 1).
Expand Down
3 changes: 2 additions & 1 deletion man/dataset_imdb.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 51e7d77

Please sign in to comment.