add custom datasets tutorial (#6466)

* 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>
This commit is contained in:
Joe Davison
2020-08-17 09:15:34 -04:00
committed by GitHub
parent d2da2cb232
commit d0c2389f48
3 changed files with 650 additions and 0 deletions

View File

@@ -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",