Closed hanningzhang closed 1 year ago
Hi.
I am wondering where can I get all the random samples you used to calculate the activation, instead of opening tens of thousands of JSON files to get them. I am trying to use the same random samples on other LLMs.
Thanks.
You can try use a script to download all the JSONs with a Python script.
Hello, can you share the script? Thank you.
Hi.
I am wondering where can I get all the random samples you used to calculate the activation, instead of opening tens of thousands of JSON files to get them. I am trying to use the same random samples on other LLMs.
Thanks.