Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
1 |
-
---
|
2 |
-
license: odc-by
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: odc-by
|
3 |
+
---
|
4 |
+
|
5 |
+
[objaverse](https://huggingface.co/datasets/allenai/objaverse) subsampled to models with fewer than 500 faces, converted to untextured `.obj` files.
|
6 |
+
|
7 |
+
Suitable for training autoregressive transformer models with limited context length such as [LLaMA-Mesh](https://huggingface.co/Zhengyi/LLaMA-Mesh).
|
8 |
+
|
9 |
+
For more information, see the [objaverse](https://huggingface.co/datasets/allenai/objaverse) model card.
|