-
### Describe the bug
Activation transformers should turn electricity to activation signals. Does not work for batteries.
### Clearly describe how to reproduce the bug
1. Spawn battery
2. Spawn tra…
-
## ❓ Questions and Help
Hi all,
I am using the pre-trained transformer for my project. I follow ['reproduce ende-wmt14'](https://github.com/facebookresearch/fairseq/issues/346) to train the tran…
-
Hello,I just currently found this library and had the question if it is possible, to have the data stored in an x and y variable and not in a csv-table. Thank you very much.
-
![image](https://user-images.githubusercontent.com/43884065/146153493-2e775505-f80f-4d58-a1f4-61a704da1889.png)
N'utilise pas le nom des fields pour récupérer leur valeur, car y a des spigots custom …
-
### Discussed in https://github.com/OneLiteFeatherNET/Microtus/discussions/93
Originally posted by **TheMeinerLP** November 7, 2024
# Intro
In the past you could check in Minestom with `Play…
-
https://github.com/TuSimple/centerformer/blob/96aa37503dc900d1aebeb7c1086c33bbd0c01d26/det3d/models/utils/transformer.py#L267-L279
In the code, the residual in transformer is only the input after **a…
-
golang.org/x/text/encoding/unicode's documentation is a bit unclear to the newbie like myself that just wants to read files that Windows folks send them without having to become an expert in UTF-16. …
-
My scripts:
```
import torch
from mmpretrain import get_model
import torch_pruning as tp
import torch.nn as nn
from typing import Sequence
from mmpretrain.models.utils import PatchMerging, Wind…
-
Thanks for your work. I have some questions about the patch size of patch embedding when using CNN and Transformer as the encoder.
In the section 3.2 of the paper, it mentions that patch embedding …
-
****Version****
pyabsa==2.3.1
torch==1.13.0
transformers==4.29.0
****Describe the bug****
I used to load my custom state_dict from my windows system and the loading procedure worked.
However, …