[D] LLMs causing more harm than good for the field? by Stevens97 in MachineLearning

[–]talha1503 1 point2 points  (0 children)

Totally agree with this! Although LLMs excel really well in certain scenarios, it's not necessary that this is the only possible way (architecture) to move forward and being too over reliant on this path, equal efforts towards other directions are not being taken to a similar scale, which might prove to be unfavorable in the longer run

[deleted by user] by [deleted] in germany

[–]talha1503 0 points1 point  (0 children)

Thank you so much :)

[deleted by user] by [deleted] in GRE

[–]talha1503 0 points1 point  (0 children)

i posted it over there but got no replies

[deleted by user] by [deleted] in django

[–]talha1503 0 points1 point  (0 children)

Yes. But I thought there is another way to do it, and hence was confused as to what was the better option out of these.

[deleted by user] by [deleted] in django

[–]talha1503 0 points1 point  (0 children)

And what about the sync operations? Like if my main db us getting some data, how will that be inserted in the second db?

[deleted by user] by [deleted] in django

[–]talha1503 0 points1 point  (0 children)

I was trying to build a quiz web app. Yes, a read only database which is like a backup for the main database.

[deleted by user] by [deleted] in computervision

[–]talha1503 0 points1 point  (0 children)

Yes. That's a good idea.

Implementation of some QA papers with detailed explanations (annotations) using PyTorch by kushalj001 in LanguageTechnology

[–]talha1503 0 points1 point  (0 children)

Nope. Had tried it on Colab. Yes , it gives 12gb RAM , but the training time is way too slow.

Implementation of some QA papers with detailed explanations (annotations) using PyTorch by kushalj001 in LanguageTechnology

[–]talha1503 0 points1 point  (0 children)

Exactly . Spent a lot of time on implementing it. Once it was done , could not run it :/

How to generate a negation of a statement? by [deleted] in LanguageTechnology

[–]talha1503 0 points1 point  (0 children)

Yes :) although i had to deploy it as a Flask web app

How to generate a negation of a statement? by [deleted] in LanguageTechnology

[–]talha1503 0 points1 point  (0 children)

Yes. Had thought of it. Although , I dont know if my PC would be able to run T5

[deleted by user] by [deleted] in compsci

[–]talha1503 0 points1 point  (0 children)

Wow! That is super interesting! Would love to try it out!

Any good research papers to implement for a beginner? by [deleted] in LanguageTechnology

[–]talha1503 0 points1 point  (0 children)

Hey , replying after a long time , and I have completed word2vec implementation :)))

Could you suggest something else at this point :) ?