Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Implicit-VidSRL Dataset
|
2 |
|
3 |
- **Paper:** https://arxiv.org/abs/2505.21068
|
@@ -6,6 +17,11 @@
|
|
6 |
- **Language(s) (NLP):** English
|
7 |
- **License:** CC-BY-4.0
|
8 |
|
|
|
|
|
|
|
|
|
|
|
9 |
## Dataset Summary
|
10 |
|
11 |
Implicit-VidSRL is a benchmark for the understanding of procedural steps in instructional videos.
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
tags:
|
4 |
+
- video
|
5 |
+
- text
|
6 |
+
license: cc-by-4.0
|
7 |
+
language:
|
8 |
+
- en
|
9 |
+
pretty_name: Implicit-VidSRL
|
10 |
+
---
|
11 |
+
|
12 |
# Implicit-VidSRL Dataset
|
13 |
|
14 |
- **Paper:** https://arxiv.org/abs/2505.21068
|
|
|
17 |
- **Language(s) (NLP):** English
|
18 |
- **License:** CC-BY-4.0
|
19 |
|
20 |
+
<p align="center">
|
21 |
+
<img src="implicit_vid_srl.png" alt="implicit video SRL dataset" style="width:25%;"/>
|
22 |
+
</p>
|
23 |
+
|
24 |
+
|
25 |
## Dataset Summary
|
26 |
|
27 |
Implicit-VidSRL is a benchmark for the understanding of procedural steps in instructional videos.
|