初始化项目,由ModelHub XC社区提供模型
Model: giovannidemuri/llama8b-v33-jb-seed2-alpaca_lora Source: Original Platform
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,5 @@
|
||||
Evaluation for hex-phi-complete_adjectives_each_random
|
||||
The type of attack is alignment
|
||||
Type of Evaluation:
|
||||
- Not Greedy evaluation with temperature 0.6, top_p 0.9
|
||||
average score: 0.7933333333333333
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"model": "llama8b-v33-jb-seed2-alpaca_openai",
|
||||
"dataset": "hex-phi-complete_adjectives_each_random",
|
||||
"evaluation_type": "not_greedy",
|
||||
"sampling_parameters": {
|
||||
"temperature": 0.6,
|
||||
"top_p": 0.9
|
||||
},
|
||||
"attack_type": "alignment",
|
||||
"specific_arguments": {
|
||||
"topic": null,
|
||||
"language": null
|
||||
},
|
||||
"score": 0.7933333333333333
|
||||
}
|
||||
Reference in New Issue
Block a user