CaesarWang commited on
Commit
c4863ef
·
verified ·
1 Parent(s): c87efcf

Drop run_030 naming from model card

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -8,14 +8,15 @@ tags:
8
  library_name: pytorch
9
  ---
10
 
11
- # SocialStructureHHI — run_030
12
 
13
  Pretrained executor weights for **SocialStructureHHI**: *Social Structure Matters in 3D
14
  Human–Human Interaction Generation*.
15
 
16
- `run_030` is the full social-planning model — a HunyuanMotion-Lite backbone with
17
- variable-length **partner conditioning** plus a pinned **self-history prefix** — that
18
- generates two-person interactions phase-by-phase in a Ping-Pong manner.
 
19
 
20
  ## Files
21
 
 
8
  library_name: pytorch
9
  ---
10
 
11
+ # SocialStructureHHI — Executor
12
 
13
  Pretrained executor weights for **SocialStructureHHI**: *Social Structure Matters in 3D
14
  Human–Human Interaction Generation*.
15
 
16
+ The **solo-to-social motion executor** is the full social-planning model — a
17
+ HunyuanMotion-Lite backbone with variable-length **partner conditioning** plus a pinned
18
+ **self-history prefix** — that generates two-person interactions phase-by-phase in a
19
+ Ping-Pong manner.
20
 
21
  ## Files
22