-
Hi !
I have a couple of questions related to the HUgging Face models.
Base on the task avaialbe in the deepchem wrapper. Is not possible to perform task like text-generation of this kind of exam…
-
Hi!
Let's bring the documentation to all the Spanish-speaking community 🌐
Who would want to translate? Please follow the 🤗 [TRANSLATING guide](https://github.com/huggingface/transformers/blob/m…
-
Hi Vik,
Thanks for all the help! And it works perfectly with `cuda` option. Wondering if you have seen this before while using `cpu`
The model is loaded by:
```
DEVICE = "cpu"
DTYPE = torch.f…
-
I tried to pretrain Longformer using transformers and datasets. But I got OOM issues with loading a large text file. My script is almost like this:
```python
from datasets import load_dataset
@…
-
## タイトル: PersonViT:人物再識別のための大規模自己教師ありビジョン・トランスフォーマー
## リンク: https://arxiv.org/abs/2408.05398
## 概要:
人物再識別(ReID)は、重複しないカメラ画像から関連する人物を検索することを目的としており、公共安全の分野で幅広い応用が期待されています。近年、Vision Transformer(ViT)…
-
How to run this biomedgpt big model locally? Any recommended links to related tutorials?
-
Thanks for your contribution,but there is a problem when i train it on FFHQ.Once the ratio of mask is larger, it seems that only part of the completed result is repaired, the part that is not repaired…
-
*Sent by @amir9979 (amir9979@gmail.com). Created by [fire](https://fire.fundersclub.com/).*
---
\---------- Forwarded message ---------
From: **Google Scholar Alerts**
Date: Sun, Mar 10,…
-
Hi!
Let's bring the documentation to all the Malay-speaking community 🌐 (currently 0 out of 267 complete)
Who would want to translate? Please follow the 🤗 [TRANSLATING guide](https://github.…
-
my purpose is image retrieval and I want to fine-tune on my own dataset. Should I connect a head module and finetune some layers of the pretrained backbone and head module? Or should I load the pretr…