We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f96b5a3 commit 77d10c7Copy full SHA for 77d10c7
docs/source/basics/instruct_datasets.rst
@@ -66,6 +66,7 @@ Here is an example of an instruct dataset to fine-tune for a grammar correction
66
max_seq_len: 8192
67
68
dataset:
69
+ _component_: torchtune.datasets.instruct_dataset
70
source: csv
71
data_files: data/my_data.csv
72
split: train
0 commit comments