Move arxiv id from metadata to markdown
#2
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,13 +1,12 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
pipeline_tag: video-classification
|
| 4 |
tags:
|
| 5 |
- concept-bottleneck
|
| 6 |
- interpretability
|
| 7 |
- video-understanding
|
| 8 |
-
arxiv: 2509.20899
|
| 9 |
-
language:
|
| 10 |
-
- en
|
| 11 |
---
|
| 12 |
|
| 13 |
# MoTIF — Concepts in Motion
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
license: apache-2.0
|
| 5 |
pipeline_tag: video-classification
|
| 6 |
tags:
|
| 7 |
- concept-bottleneck
|
| 8 |
- interpretability
|
| 9 |
- video-understanding
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
# MoTIF — Concepts in Motion
|