Reorganize Docs (#1468)

This commit is contained in:
Hamel Husain
2024-04-01 08:00:52 -07:00
committed by GitHub
parent 0b103775ad
commit 86b7d22f35
11 changed files with 748 additions and 644 deletions

View File

@@ -0,0 +1,14 @@
---
title: Dataset Formats
description: Supported dataset formats.
listing:
fields: [title, description]
type: table
sort-ui: false
filter-ui: false
max-description-length: 250
---
Axolotl supports a variety of dataset formats. It is recommended to use a JSONL format. The schema of the JSONL depends upon the task and the prompt template you wish to use. Instead of a JSONL, you can also use a HuggingFace dataset with columns for each JSONL field.
Below are these various formats organized by task: