Unverified Commit d0c2389f authored by Joe Davison's avatar Joe Davison Committed by GitHub
Browse files

add custom datasets tutorial (#6466)



* add custom datasets tutorial

* python -> bash code blocks

* Apply suggestions from code review
Co-authored-by: default avatarSylvain Gugger <35901082+sgugger@users.noreply.github.com>

* minor review feedback changes

* add working native QA snippet
Co-authored-by: default avatarSylvain Gugger <35901082+sgugger@users.noreply.github.com>
parent d2da2cb2
......@@ -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",
......
This diff is collapsed.
......@@ -158,6 +158,7 @@ conversion utilities for the following models:
pretrained_models
examples
custom_datasets
notebooks
converting_tensorflow_models
migration
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment