Upload folder using huggingface_hub
#20
by
infinitysugam - opened
README.md
CHANGED
|
@@ -12,6 +12,18 @@ language:
|
|
| 12 |
|
| 13 |
---
|
| 14 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
## 🧾 Dataset Summary
|
| 16 |
|
| 17 |
- 🎥 200 movie clips from well-known films
|
|
@@ -79,7 +91,7 @@ print(dataset["train"][0])
|
|
| 79 |
---
|
| 80 |
|
| 81 |
|
| 82 |
-
###
|
| 83 |
|
| 84 |
- The Clip-CC dataset contains references (via YouTube links) to publicly available movie clips. No video files are hosted or redistributed through this dataset—only links to existing content on YouTube are included.
|
| 85 |
|
|
|
|
| 12 |
|
| 13 |
---
|
| 14 |
|
| 15 |
+
|
| 16 |
+
## 📑 Table of Contents
|
| 17 |
+
|
| 18 |
+
- [🧾 Dataset Summary](#-dataset-summary)
|
| 19 |
+
- [💡 Use Cases](#-use-cases)
|
| 20 |
+
- [📦 Dataset Structure](#-dataset-structure)
|
| 21 |
+
- [🔍 Example](#-example)
|
| 22 |
+
- [🚀 Usage](#-usage)
|
| 23 |
+
- [⚠️ Disclaimers](#️-disclaimers)
|
| 24 |
+
|
| 25 |
+
---
|
| 26 |
+
|
| 27 |
## 🧾 Dataset Summary
|
| 28 |
|
| 29 |
- 🎥 200 movie clips from well-known films
|
|
|
|
| 91 |
---
|
| 92 |
|
| 93 |
|
| 94 |
+
### ⚠️ Disclaimers
|
| 95 |
|
| 96 |
- The Clip-CC dataset contains references (via YouTube links) to publicly available movie clips. No video files are hosted or redistributed through this dataset—only links to existing content on YouTube are included.
|
| 97 |
|