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

retag -> paper-MvuCgK0Qns + new title

Browse files
Files changed (1) hide show
  1. README.md +18 -20
README.md CHANGED
@@ -1,20 +1,18 @@
1
- ---
2
- title: TabCascade Cascaded Flow Matching Reproduction
3
- emoji: "📊"
4
- colorFrom: blue
5
- colorTo: green
6
- sdk: static
7
- pinned: false
8
- tags:
9
- - trackio
10
- - trackio-logbook
11
- - open-experiment
12
- - icml2026-repro
13
- - paper-l2ywV9sV0L
14
- ---
15
-
16
- # TabCascade reproduction
17
-
18
- OpenReview [`l2ywV9sV0L`](https://openreview.net/forum?id=l2ywV9sV0L).
19
-
20
- Single-stage independent-coupling ablation + Theorem 1 transport (not marginal-shuffle).
 
1
+ ---
2
+ title: "Reproduction: Softmax as Linear Attention in the Large-Prompt Regime: a Measure-based Perspective"
3
+ emoji: 🧮
4
+ colorFrom: yellow
5
+ colorTo: red
6
+ sdk: static
7
+ pinned: false
8
+ tags:
9
+ - trackio
10
+ - trackio-logbook
11
+ - open-experiment
12
+ - icml2026-repro
13
+ - paper-MvuCgK0Qns
14
+ ---
15
+
16
+ # Reproduction: Softmax as Linear Attention in the Large-Prompt Regime: a Measure-based Perspective
17
+
18
+ Trackio reproduction logbook. Tags: icml2026-repro, paper-MvuCgK0Qns.