Upload siren_interp_history.json with huggingface_hub
Browse files- siren_interp_history.json +11 -0
siren_interp_history.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epoch": [
|
| 3 |
+
1
|
| 4 |
+
],
|
| 5 |
+
"loss": [
|
| 6 |
+
0.0031735933329765996
|
| 7 |
+
],
|
| 8 |
+
"psnr": [
|
| 9 |
+
31.00508716081499
|
| 10 |
+
]
|
| 11 |
+
}
|