-
Hello! I was trying to run the inference.ipynb notebook, and I get an AttributeError in the first cell, because the 'TrainConfig' object has no attribute ‘serializer_cls'.
![Screenshot 2024-08-05 at …
-
{"train_lr": "0.000024", "train_loss_MAC": "0.820411", "train_loss_BIC": "0.029477", "train_loss_bbox": "0.510005", "train_loss_giou": "1.335904", "train_loss_TMG": "0.009822", "train_loss_MLC": "0.02…
-
I'm not quite sure if the results should be like these:
Epoch 1 train Loc Loss: 0.6663 Cls Loss: 0.7506 Tot Loss: 0.7084 Accu :0.0000
Epoch 1 train Loc Loss: 0.5976 Cls Loss: 0.6748 Tot Loss: 0.63…
-
There is an error in using `part_tokens` in the code :
https://github.com/liyuke65535/Part-Aware-Transformer/blob/main/model/backbones/vit_pytorch.py#L662-L666
```
cls_tokens = self.cls_token.ex…
-
### Issue: TypeError when initializing `task_type` using `unsloth` pipeline in SFT
I am trying to fine-tune the Mistral 7B quantized model and have introduced `task_type` as `token_cls`. However, I…
-
running Debian GNU/Linux on a google cloud instance.
Python version: Python 3.13.0+
I was using django-ninja-extra which allows to create a model schema by leveraging ninja-schema in the following…
-
Hello 🌱
## At the time of writing this issue
Given this d2 description text:
```d2
vars: {
x: "Data"
}
cls: "SomeClass" {
shape: class
}
cls."Process(Input input)": ${x}Output
cls.…
-
When exporting a custom yolov8 cls model, the classification doesn't run in the app, it just opens the camera as have no detections. also says 0.0ms - 0.0FPS. I have tested the model in python code, a…
-
I am getting this:
```text
src/utils/embeddings.py:47:17: PD011 Use `.to_numpy()` instead of `.values`
|
45 | )
46 | logger.info("Successfully generated embeddings")
47 | r…
-
## Issue report
Operating system: Arch Linux
App version: 2021.6
### Issue description
After updating my system to systemd v250 `systemctl status` started showing `net_cls` tree instead o…