ziqima commited on
Commit
425cff0
·
verified ·
1 Parent(s): c044227

Update README.md

Browse files

Fill out model card

Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -2,8 +2,12 @@
2
  tags:
3
  - model_hub_mixin
4
  - pytorch_model_hub_mixin
 
 
 
5
  ---
6
 
7
  This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
8
  - Library: [More Information Needed]
9
- - Docs: [More Information Needed]
 
 
2
  tags:
3
  - model_hub_mixin
4
  - pytorch_model_hub_mixin
5
+ license: mit
6
+ base_model:
7
+ - Pointcept/PointTransformerV3
8
  ---
9
 
10
  This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
11
  - Library: [More Information Needed]
12
+ - Docs: [More Information Needed]
13
+ - Paper: https://arxiv.org/abs/2411.13550