๐งพ Data Structure
Input files must be in CSV or JSON format.
-
๐ The text data must reside in the column specified by the
Input_Field
(default:"text"
). -
๐ The path to the dataset is set in the
Data_Path
field
(default location:data/
folder). -
๐ If using examples (
num_examples > 0
), specify the file inExample_Path
(default location:data/
, configurable via the--example_dir
flag).