yzhnc commited on
Commit
059b1cf
1 Parent(s): 4ebb9a8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,5 +4,5 @@ configs: # Optional. This can be used to pass additional parameters to the data
4
  - config_name: default # Name of the dataset subset, if applicable. Example: default
5
  data_files:
6
  - split: train # Example: train
7
- path: test_data.json
8
  ---
 
4
  - config_name: default # Name of the dataset subset, if applicable. Example: default
5
  data_files:
6
  - split: train # Example: train
7
+ path: psycology_data.json
8
  ---