-
Hi @Wangyixinxin Thanks a lot for sharing the code of ur excellent work!
I am reproducing the code and trying to deploy the model, and I downloaded MMedAgent Checkpoint checkpoints (lora) from [her…
-
I'm getting following error
ankush@Lenovo:/media/Study/Projects/showandtell/models/im2txt$ **bazel-bin/im2txt/run_inference --checkpoint_path=${CHECKPOINT_PATH} --vocab_file=${VOCAB_FILE} --…
-
I am training maskrcnn-matterport with my custom dataset and while training I can only visualize loss and val_loss.
![tensorboard](https://user-images.githubusercontent.com/11074869/81086843-4f7fd50…
-
* PIGT version:
* Python version:3.9
* Operating System:Debian 10
### Description
If I run any prediction and load the resulting pdb into Maestro instead of pymol, the import doesn't recognize a…
-
### Prerequisites
- [X] I have read the [documentation](https://hf.co/docs/autotrain).
- [X] I have checked other issues for similar problems.
### Backend
Hugging Face Space/Endpoints
###…
-
## Issue
I am doing custom training of the yolonas-medium model on a custom dataset. I have got Recall of 0.71 & Precision of 0.2 after 100+ epochs (Precision can probably be made better by changin…
-
Thanks for your awesome work! Is there any idea how multi-gpu training is supported? Because you know training ResNet-101 on ImageNet with a single GPU is unacceptably slow.
-
Hi, when I use `train_mbart_model.sh` to continue pre train the mBart-50, after 300k batches, the error occurred as:`RuntimeError: CUDA out of memory. Tried to allocate 1.90 GiB (GPU 0; 39.44 GiB tota…
-
This is an amazing model! However, when I was training using your code given, I could not achieve a good result as yours. I notice your "dev eer" is about 0.0%? But mine is much worse(much higher). I …
-
When I use simple GPU to train the network.I have a problem"AttributeError: 'list' object has no attribute 'resize'".Could you please tell me how to solve this problem.Thank you very much.
PyTorch …