snaykey commited on
Commit
89082cb
·
verified ·
1 Parent(s): 4e9e849

retag: index.html title

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -3,7 +3,7 @@
3
  <head>
4
  <meta charset="utf-8" />
5
  <meta name="viewport" content="width=device-width, initial-scale=1" />
6
- <title>TabCascade Cascaded Flow Matching Reproduction</title>
7
  <link rel="stylesheet" href="./logbook.css" />
8
  </head>
9
  <body>
 
3
  <head>
4
  <meta charset="utf-8" />
5
  <meta name="viewport" content="width=device-width, initial-scale=1" />
6
+ <title>Reproduction: Softmax as Linear Attention in the Large-Prompt Regime: a Measure-based Perspective</title>
7
  <link rel="stylesheet" href="./logbook.css" />
8
  </head>
9
  <body>