Unverified Commit d1aa789d authored by Abhijit Deo's avatar Abhijit Deo Committed by GitHub
Browse files

Edits to prototype dataset developement guide (#5373)

parent 44e93beb
......@@ -52,7 +52,7 @@ required fields:
- `type`: Field of the `datasets.utils.DatasetType` enum. This is used to select
the default decoder in case the user doesn't pass one. There are currently
only two options: `IMAGE` and `RAW` ([see
below](what-is-the-datasettyperaw-and-when-do-i-use-it) for details).
below](#what-is-the-datasettyperaw-and-when-do-i-use-it) for details).
There are more optional parameters that can be passed:
......
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