File size: 686 Bytes
0751239
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8b5da73
 
0751239
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
license: apache-2.0
tags:
- video-generation
- reward-model
- videoalign
- adversarial-distillation
---

# AFD VideoReward Discriminators

Trainable scalar VideoReward discriminators initialized from
`KlingTeam/VideoReward` and adapted with prompt-paired Bradley-Terry loss.

## Variants

- `kling25-turbo-pro/`: teacher videos from KlingAI 2.5 Turbo Pro.
- `seedance-1.5-pro/`: teacher videos from Seedance 1.5 Pro.
- `openvid-1m/`: 200 deterministic OpenVid-1M samples (seed 42,
  at least 81 frames, 3–8 seconds).

Each variant contains `discriminator.pt` (r=64 LoRA + rm_head), the exact
warmup YAML, and machine-readable metadata. The Self-Forcing generator is not
included.