Skip to content

Commit 2deeb4a

Browse files
committed
update config with prod data path
1 parent 3512b6f commit 2deeb4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configs/teacher/sst2_hf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ model:
44
use_fast_tokenizer: true
55

66
data:
7-
dataset_path: "~/scratch/data/clean" # Use HF dataset identifier
7+
dataset_path: "~/scratch/paramkapur/data/clean/clean" # Use HF dataset identifier
88
max_len: 32
99
train_split: "train"
1010
validation_split: "val"

0 commit comments

Comments
 (0)