Skip to content

Commit

Permalink
ensure example is commented out source_data_dir: ../dataset-text/
Browse files Browse the repository at this point in the history
  • Loading branch information
PicoCreator committed Sep 7, 2023
1 parent beb46d5 commit 7fc4057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RWKV-v4neo/config-example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ data:

# Use data_dir, if you are using source=text/json/etc
# If using relative path, this should be relative to the trainer script path
source_data_dir: ../dataset-text/
# source_data_dir: ../dataset-text/

# After loading the dataset, split out test data used for validation,
# This process is skipped if the dataset includes a test split
Expand Down

0 comments on commit 7fc4057

Please sign in to comment.