Skip to content

Commit 923e568

Browse files
authored
Update docs/curate-video/tutorials/split-dedup.md
Signed-off-by: Sarah Yurick <53962159+sarahyurick@users.noreply.github.com>
1 parent 64d0424 commit 923e568

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/curate-video/tutorials/split-dedup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ Video-specific pointers:
175175
- Use `ClipWriterStage` path helpers to locate outputs: `nemo_curator/stages/video/io/clip_writer.py`.
176176
- Processed videos: `get_output_path_processed_videos(OUT_DIR)`
177177
- Clip chunks and previews: `get_output_path_processed_clip_chunks(OUT_DIR)`, `get_output_path_previews(OUT_DIR)`
178-
- Embeddings parquet: `${OUT_DIR}/ce1_embd_parquet` (or `${OUT_DIR}/ce1_embd_parquet`)
178+
- Embeddings parquet: `${OUT_DIR}/ce1_embd_parquet`
179179

180180
### Example Export
181181

0 commit comments

Comments
 (0)