Skip to content

Commit cb00f9f

Browse files
Update README.md
1 parent 993a444 commit cb00f9f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ For multi-node distributed training, configure your training script according to
242242
### Attentive Probe Evaluation
243243

244244

245-
#### Sampling Evaluation
245+
#### Chunk-wise Sampling Evaluation
246246

247247
To evaluate the encoder with uniform frame sampling, first navigate to the evaluation directory:
248248

@@ -271,7 +271,7 @@ torchrun --nproc_per_node=8 --master_port=29507 attentive_probe.py \
271271
**Sampling-Specific Parameters:**
272272
- `frames_token_num`: Number of tokens per frame (e.g., 256 tokens for standard sampling).
273273

274-
#### Codec Evaluation
274+
#### OV-Encoder Codec Evaluation
275275

276276
To evaluate the encoder with codec-style patch selection, first navigate to the evaluation directory:
277277

0 commit comments

Comments
 (0)