Terry Y commited on
Commit ·
4cadfab
1
Parent(s): e3d3939
Update title and link
Browse files
README.md
CHANGED
|
@@ -1,3 +1,18 @@
|
|
| 1 |
-
---
|
| 2 |
-
|
| 3 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Rethinking Test Time Scaling for Flow-Matching Generative Models
|
| 3 |
+
license: apache-2.0
|
| 4 |
+
arxiv: 2511.22242
|
| 5 |
+
tags:
|
| 6 |
+
- flow-matching
|
| 7 |
+
- test-time-scaling
|
| 8 |
+
- generative-models
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
# Rethinking Test Time Scaling for Flow-Matching Generative Models
|
| 12 |
+
|
| 13 |
+
[](https://arxiv.org/abs/2511.22242)
|
| 14 |
+
|
| 15 |
+
## About
|
| 16 |
+
This repository contains the models and configuration for our paper **[Rethinking Test Time Scaling for Flow-Matching Generative Models](https://arxiv.org/abs/2511.22242)**.
|
| 17 |
+
|
| 18 |
+
If you find this work useful, please consider citing our arXiv preprint.
|