Datasets:
Add dataset card (#2)
Browse files- Add dataset card (2660f0f37b4a0e85583783847daa2979870ba1b2)
Co-authored-by: Niels Rogge <[email protected]>
README.md
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- any-to-any
|
4 |
+
---
|
5 |
+
|
6 |
+
This repository contains the data presented in [Ola: Pushing the Frontiers of Omni-Modal Language Model with Progressive Modality Alignment](https://huggingface.co/papers/2502.04328).
|
7 |
+
|
8 |
+
Code: https://github.com/Ola-Omni/Ola
|