-
With:
* PyTorch: https://github.com/pytorch/pytorch/commit/f2d388eddd25b5ab5b909a8b4cbf20ff34c6f3f2
* https://github.com/intel/torch-xpu-ops/commit/15f6d654685a98b6bbf6b76ee094258b16dd21ca
* https:…
-
-
Hello, when will the code related to masked feature modeling be released?
-
Hi Tianhong, thank you for your inspiring work! While reading the paper, I had some questions regarding the term “MAR.” Aside from the difference mentioned in the paper—where the next set of tokens in…
-
### System Info
transformers==4.45.2
when preparing the cross_attention_mask in ```_prepare_cross_attention_mask``` function we get the``` cross_attn_mask``` to the shape of [batch,text_tokens,i…
-
### System Info
PyTorch version: 2.6.0.dev20241101+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
OS: Ubuntu 22.04.4 LTS (x86_64)
GCC version: (Ub…
-
### Issue Description
Hello,
I am learning how to use shap to explain **llama3.2**; however, my program reported an error. My environment works fine with the multi-class example in the docs w/ BERT,…
-
1.Revitalizing optimization for 3d human pose and shape estimation: A sparse constrained formulation(2021)
code:No
2.Body meshes as points(2021)
regared as a two class classification task(if a grid…
-
It would be great if this new MAE-style method called SparK was introduced to lightly.
Paper: https://arxiv.org/abs/2301.03580 featured in ICLR'23 Spotlight
Code: https://github.com/keyu-tian/Spar…
-
Hi, what is your mvm accuracy of pretrained model? I only got about 30% when pretraining and wanted to know if that is normal?