Stuck at this point #190
Unanswered
Adwait01-Bhosale
asked this question in
Q&A
Replies: 1 comment
-
These are extra features to try and help the model learn more about the problem it's trying to solve. The process of adding extra features is referred to as feature engineering. See here for more of an explanation as to why we're doing it with SkimLit: https://dev.mrdbourke.com/tensorflow-deep-learning/09_SkimLit_nlp_milestone_project_2/#model-5-transfer-learning-with-pretrained-token-embeddings-character-embeddings-positional-embeddings |
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.
-
In the skimlit project at the why have we made the dictionary which contains keys like (line_number,target,text,total_lines).
Beta Was this translation helpful? Give feedback.
All reactions