dylanebert HF staff commited on
Commit
375545e
·
verified ·
1 Parent(s): b625a45

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
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.