Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing values in YAML files #1

Open
tengerye opened this issue Aug 10, 2024 · 0 comments
Open

Missing values in YAML files #1

tengerye opened this issue Aug 10, 2024 · 0 comments

Comments

@tengerye
Copy link

Hi, all the YAML files have two attributes which depend on the provided values but are not guided. For example, the following is a relevant snippet of hparams/ROME/llama-7b.yaml.

alg_name: "ROME"
model_name: "/YOUR_MODEL_PATH/chinese-llama-plus-7b"
stats_dir: "/YOUR_STATS_PATH/stats"
device: 0
layers: [5]

There is no chinese-llama-plus-7b in the huggingface model hub. Could you provide the parameters for that to repeat your experiment please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant