lyc Cursor commited on
Commit 路
96b8b80
1
Parent(s): c3cf3d8
Add project-style model card with code and page links
Browse files
README.md
CHANGED
|
@@ -19,13 +19,13 @@ tags:
|
|
| 19 |
|
| 20 |
<sup>1</sup>Peking University 路 <sup>2</sup>Qwen Business Unit of Alibaba 路 <sup>3</sup>HKUST 路 <sup>4</sup>CUHK 路 <sup>5</sup>Shanghai Jiao Tong University
|
| 21 |
|
| 22 |
-
[](https://dagroup-pku.github.io/SEPARATING-WHAT-FROM-WHEN/)
|
| 23 |
[](https://github.com/DAGroup-PKU/TCR)
|
| 24 |
[](https://huggingface.co/starry0929/Separating-What-From-When)
|
| 25 |
|
| 26 |
</div>
|
| 27 |
|
| 28 |
-
**Temporal Context Routing (TCR)** adds a timing term to text-attention logits so picture and speech are generated as two streams against one shared clock. This repo hosts the released **LoRA** (`separating-what-from-when.safetensors`, ~2.3 GB) and the **200 held-out test prompts** (`test_prompts_200.json`) used in the paper. Training and inference code is at [DAGroup-PKU/TCR](https://github.com/DAGroup-PKU/TCR). Demos: [project page](https://dagroup-pku.github.io/SEPARATING-WHAT-FROM-WHEN/).
|
| 29 |
|
| 30 |
## Files
|
| 31 |
|
|
|
|
| 19 |
|
| 20 |
<sup>1</sup>Peking University 路 <sup>2</sup>Qwen Business Unit of Alibaba 路 <sup>3</sup>HKUST 路 <sup>4</sup>CUHK 路 <sup>5</sup>Shanghai Jiao Tong University
|
| 21 |
|
| 22 |
+
[](https://dagroup-pku.github.io/SEPARATING-WHAT-FROM-WHEN.github.io/)
|
| 23 |
[](https://github.com/DAGroup-PKU/TCR)
|
| 24 |
[](https://huggingface.co/starry0929/Separating-What-From-When)
|
| 25 |
|
| 26 |
</div>
|
| 27 |
|
| 28 |
+
**Temporal Context Routing (TCR)** adds a timing term to text-attention logits so picture and speech are generated as two streams against one shared clock. This repo hosts the released **LoRA** (`separating-what-from-when.safetensors`, ~2.3 GB) and the **200 held-out test prompts** (`test_prompts_200.json`) used in the paper. Training and inference code is at [DAGroup-PKU/TCR](https://github.com/DAGroup-PKU/TCR). Demos: [project page](https://dagroup-pku.github.io/SEPARATING-WHAT-FROM-WHEN.github.io/).
|
| 29 |
|
| 30 |
## Files
|
| 31 |
|