|
|
|
|
|
by EricMausler
1005 days ago
|
|
I am still learning transformers, but I believe part of the issue may be that the weights do not necessarily correlate to things like "orangeness" Instead of a transformer for each color, you have like 5 to 100 weights that represent some arbitrary combination of colors. Literally the arbitrariness is defined by the dataset and the number of weights allocated. They may even represent more than just color. So I am not sure if a weight is actually a "dial" like you are describing it, where you can turn up or down different qualities. I think the relationship between weights and features is relatively chaotic. Like you may increase orangeness but decrease "cone shapedness" or accidentally make it identify deer as trees or something, all by just changing 1 value on 1 weight |
|