Inverse-Square Fractional Attention / results.json
Failed on benchmark
1{
2 "seed": 17,
3 "device": "cuda",
4 "checks": {
5 "homogeneity_max_relative_error": 2.7490093978954633e-08,
6 "near_origin_amplification": 51.990940071668724,
7 "predicted_amplification": 51.990940071668724,
8 "origin_integral_relative_error": 1.3171439221526526e-06,
9 "admissible_d3_demo": true
10 },
11 "results": {
12 "baseline": {
13 "test_mse_curve": [
14 0.24569088220596313,
15 0.007539357990026474,
16 0.0058248830027878284,
17 0.005825652275234461
18 ],
19 "final_test_mse": 0.005825652275234461
20 },
21 "idea": {
22 "test_mse_curve": [
23 0.2519459128379822,
24 0.006999939680099487,
25 0.00585211580619216,
26 0.005744253285229206
27 ],
28 "final_test_mse": 0.005744253285229206
29 }
30 }
31}