Oufattole / meds-torch

MIT License
11 stars 1 forks source link

Exploring different temporal encoding Strategies #13

Closed Oufattole closed 1 month ago

Oufattole commented 2 months ago

For triplet encoding we use a one to many feed forward network for the time delta and add sum this with the code and value token to get a triplet token. We can try other temporal position methods.

Oufattole commented 1 month ago

I think this is sufficiently addressed via prompt_expanded_tokenization