File size: 574 Bytes
47602d0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "model_name": "meta-llama/Meta-Llama-3-8B-Instruct",
  "dtype": "bfloat16",
  "edit_prompt": "The Eiffel Tower is located in the city of",
  "target_new": " Berlin",
  "fact_id": "eiffel_tower_berlin2",
  "max_steps": 20,
  "lr": 5e-06,
  "weight_decay": 0.01,
  "grad_clip": 1.0,
  "seed": 42,
  "lambda_entropy": 5,
  "n_ig_steps": 5,
  "noise_std": 1.0,
  "noise_seed": 42,
  "wandb_project": "circuit-entropy-single-edit-llama3",
  "hf_repo_prefix": "ivanenclonar/llama3-8b-instruct",
  "run_number": 1,
  "gpu": "H100",
  "method": "FT-vanilla-1",
  "lambda": 0.0
}