Add task category and license metadata
#1
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
<div align="center">
|
| 2 |
|
| 3 |
<h1><a color="red" href="https://arxiv.org/pdf/2511.12034">Calibrated Multimodal Representation Learning with Missing Modalities</a></h1>
|
|
@@ -69,4 +75,4 @@ If this project is useful for your research, you can cite the work as:
|
|
| 69 |
|
| 70 |
**[🔝 Back to Top](#-overview)**
|
| 71 |
|
| 72 |
-
</div>
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
task_categories:
|
| 4 |
+
- feature-extraction
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
<div align="center">
|
| 8 |
|
| 9 |
<h1><a color="red" href="https://arxiv.org/pdf/2511.12034">Calibrated Multimodal Representation Learning with Missing Modalities</a></h1>
|
|
|
|
| 75 |
|
| 76 |
**[🔝 Back to Top](#-overview)**
|
| 77 |
|
| 78 |
+
</div>
|