Datasets:
ahmedheakl
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -22,8 +22,12 @@ configs:
|
|
22 |
data_files:
|
23 |
- split: train
|
24 |
path: data/train-*
|
|
|
|
|
|
|
|
|
25 |
---
|
26 |
|
27 |
**Please see paper & code for more information:**
|
28 |
- https://github.com/mbzuai-oryx/LlamaV-o1
|
29 |
-
- https://arxiv.org/abs/2501.06186
|
|
|
22 |
data_files:
|
23 |
- split: train
|
24 |
path: data/train-*
|
25 |
+
license: mit
|
26 |
+
language:
|
27 |
+
- en
|
28 |
+
pretty_name: llamav
|
29 |
---
|
30 |
|
31 |
**Please see paper & code for more information:**
|
32 |
- https://github.com/mbzuai-oryx/LlamaV-o1
|
33 |
+
- https://arxiv.org/abs/2501.06186
|