float_seq without discretization? #1737
Unanswered
ElkanaBaris
asked this question in
Q&A
Replies: 1 comment
-
|
I also struggle with that issue |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying to add an input of float_seq, some external embedding, to my model.
It seems that although I didn't configure it, the embedding undergo a discretization process.
I don't want to embed it again.
Is that true?
What is the thought process behind it?
How can I disable this functionality?
Thanks!
BTW - you have an awesome repo!
P.S. attached is the code from recbole/data/dataset/dataset.py:

Beta Was this translation helpful? Give feedback.
All reactions