Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Progress Tracking Repository
|
| 2 |
+
|
| 3 |
+
This repository tracks the processing progress for the YouTube transcripts dataset.
|
| 4 |
+
|
| 5 |
+
## Files
|
| 6 |
+
|
| 7 |
+
- `progress.json`: Main progress tracking file
|
| 8 |
+
- `completed`: List of successfully processed video IDs
|
| 9 |
+
- `failed`: List of failed video IDs
|
| 10 |
+
- `last_updated`: Timestamp of last update
|
| 11 |
+
|
| 12 |
+
## Related Dataset
|
| 13 |
+
|
| 14 |
+
Main dataset: [morka17/rtu-tgn](https://huggingface.co/datasets/morka17/rtu-tgn)
|
| 15 |
+
|
| 16 |
+
## Usage
|
| 17 |
+
|
| 18 |
+
This repository is automatically managed by the transcript processing script.
|
| 19 |
+
Do not manually edit the progress files.
|
| 20 |
+
|
| 21 |
+
## Last Updated
|
| 22 |
+
|
| 23 |
+
2025-10-03T21:22:48.825372
|