You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently using Ludwig for a project, specifically following the finetuning example for LLaMA 2-7B detailed here. The command in use is:
ludwig train --config model.yaml --dataset "ludwig://alpaca"
I'm seeking additional details on the dataset ludwig://alpaca. Is it part of a particular repository? Also, how can I discover other datasets accessible through the ludwig:// protocol?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I'm currently using Ludwig for a project, specifically following the finetuning example for LLaMA 2-7B detailed here. The command in use is:
I'm seeking additional details on the dataset
ludwig://alpaca
. Is it part of a particular repository? Also, how can I discover other datasets accessible through theludwig://
protocol?Appreciate any guidance,
EW
Beta Was this translation helpful? Give feedback.
All reactions