Skip to content

Commit

Permalink
add custom datasets tutorial (huggingface#6466)
Browse files Browse the repository at this point in the history
* add custom datasets tutorial

* python -> bash code blocks

* Apply suggestions from code review

Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>

* minor review feedback changes

* add working native QA snippet

Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
  • Loading branch information
joeddav and sgugger authored Aug 17, 2020
1 parent d2da2cb commit d0c2389
Show file tree
Hide file tree
Showing 3 changed files with 650 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/_static/js/custom.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ const versionMapping = {
// The page that have a notebook and therefore should have the open in colab badge.
const hasNotebook = [
"benchmarks",
"custom_datasets",
"multilingual",
"perplexity",
"preprocessing",
Expand Down
Loading

0 comments on commit d0c2389

Please sign in to comment.