File size: 570 Bytes
5600074
e9a64a2
5600074
e9a64a2
5600074
e9a64a2
5600074
 
 
 
 
 
 
e9a64a2
 
 
 
 
 
 
5600074
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "csv": "/home/digayona/multi_turn_jailbreak_RL/GNN/turns_table_llama3_8b_harmbench.csv",
  "target_model": "gemma4:26b",
  "threshold": 0.31,
  "sentence_model_name": "sentence-transformers/all-MiniLM-L6-v2",
  "n_rows": 517,
  "n_models": 1,
  "split_col": "goal",
  "seed": 42,
  "model_kwargs": {
    "hidden_channels": 128,
    "num_layers": 2,
    "dropout": 0.3
  },
  "test_metrics": {
    "roc_auc": 0.969698578335619,
    "pr_auc": 0.9738470092695559,
    "f1": 0.8782627650897348,
    "precision": 0.8553617571059432,
    "recall": 0.9343764817449027
  }
}