mirror of
https://github.com/open-compass/opencompass.git
synced 2025-05-30 16:03:24 +08:00
srbench_add
This commit is contained in:
parent
19e7fec7fb
commit
6156974794
@ -326,3 +326,5 @@ for seed_idx in [1]:
|
||||
with open(csv_filepath, 'a', encoding='utf-8') as f:
|
||||
f.write("symbolic_accuracy:"+f'{symbolic_accuracy:.4f}')
|
||||
f.write(f"AverageR2,{average_r2:.4f}\n")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user