SolLlama / dict_dtype_slpy
BrightBlueCheese
test
a780c2f
raw
history blame contribute delete
No virus
209 Bytes
dict_dtype = {
"solute_or_solvent": "str",
"metric_1": "float32",
"metric_2": "float32",
"epoch": "int32",
"loss": "float32",
"loss_ranking": "int32",
"metric_1_ranking": "int32",
}