manojpreveen
commited on
Commit
•
f282d8f
1
Parent(s):
1904cf1
Update mpt-30b_orca.yaml
Browse files- mpt-30b_orca.yaml +1 -1
mpt-30b_orca.yaml
CHANGED
@@ -29,7 +29,7 @@ train_loader:
|
|
29 |
dataset:
|
30 |
hf_name: csv
|
31 |
hf_kwargs:
|
32 |
-
data_dir: ~/mpt/llm-foundry/data/
|
33 |
preprocessing_fn:
|
34 |
split: train
|
35 |
max_seq_len: ${max_seq_len}
|
|
|
29 |
dataset:
|
30 |
hf_name: csv
|
31 |
hf_kwargs:
|
32 |
+
data_dir: ~/mpt/llm-foundry/data/orca_3m_gpt3.5
|
33 |
preprocessing_fn:
|
34 |
split: train
|
35 |
max_seq_len: ${max_seq_len}
|