diff --git a/webapp/static/index.html b/webapp/static/index.html index f07c3a7..7f8a610 100644 --- a/webapp/static/index.html +++ b/webapp/static/index.html @@ -129,16 +129,6 @@ -
- Board layouts, hold metadata, and route data are derived from Tension Board 2 and Kilter Board datasets. - This project is unaffiliated with Tension Climbing or Kilter. - The route generator is inspired by Andrej Karpathy's - nanoGPT. -
-@@ -148,18 +138,14 @@ The restriction avoids asking the models to extrapolate into sparse, noisier high-angle data where grades and route distributions are less reliable.
- Generation and prediction are both less reliable at edge-case grades, especially around V10 and above. Those grades are rarer in the data, so the generator has weaker grade control and the predictor has less signal for accurate scoring. -
-- This demo currently focuses on the full-board layouts: Tension Board 2 Mirror 12x12 and Kilter Board Original 16x12. Other board sizes are future work. + Board layouts, hold metadata, and route data are derived from Tension Board 2 and Kilter Board datasets. + This project is unaffiliated with Tension Climbing or Kilter. + The route generator is inspired by Andrej Karpathy's + nanoGPT.