SynthAudit-Env / outputs /training_log.json
Timusgeorge's picture
feat: full project files — server, training, evaluation, models, outputs
a33aae2 verified
raw
history blame contribute delete
499 Bytes
{
"episodes": [
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
],
"scores": [
0.2857,
0.2,
0.269,
0.6567,
0.3357,
0.2967,
0.3902,
0.6523,
0.4535,
0.6567,
0.1889,
0.6567,
0.5091,
0.46,
0.7136,
0.6914,
0.7136,
0.7136,
0.7136,
0.7136
],
"model": "meta-llama/Llama-3.2-3B-Instruct",
"method": "manual_loop"
}