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
Hello, hello. I'm trying to learn this interesting job. I really want to follow this job, but I have a problem.
I have a knowledge editing data set in the following form:
{
"subject": "Leonardo DiCaprio",
"prompt": "The name of the country of citizenship of Leonardo DiCaprio is",
"target_new": "Syria",
"ground_truth": "United States of America",
}
I want to use EAP- IG to calculate the result of the most simplified circuit diagram of LLM given this prompt. I wonder if there is a quick and simplified code that can get this result?
The text was updated successfully, but these errors were encountered:
Hello, hello. I'm trying to learn this interesting job. I really want to follow this job, but I have a problem.
I have a knowledge editing data set in the following form:
I want to use EAP- IG to calculate the result of the most simplified circuit diagram of LLM given this prompt. I wonder if there is a quick and simplified code that can get this result?
The text was updated successfully, but these errors were encountered: