Sudipta Kar (@cryptexcode) 's Twitter Profile
Sudipta Kar

@cryptexcode

Sr. Applied Scientist @Amazon. 🇧🇩
Co-CTO @ReviewAcl.
Music (metal) and NLP research.

Opinions are my own.

ID: 97463668

linkhttp://sudiptakar.info calendar_today17-12-2009 15:23:50

460 Tweet

418 Takipçi

516 Takip Edilen

Sudipta Kar (@cryptexcode) 's Twitter Profile Photo

Then there are Cheif ML Lead/ML Leader at FAANG, giving talks at different universities and interviews for newspapers - and they don't even work for the company! When they worked, they were in a junior role.

Sudipta Kar (@cryptexcode) 's Twitter Profile Photo

The spirit of open-source is straightforward. Anyone should be able to break it down, investigate, reproduce, improve, fork and turn into something way different. If your release is not enabling it, stop labeling it as open source.

ACLRollingReview (@reviewacl) 's Twitter Profile Photo

🚨 We are hiring! 🚨 The ACL Rolling Review is looking for motivated individuals to join our team! If you're passionate about NLP and want to contribute to the community, apply now! Editorial Assistant - docs.google.com/document/d/1FG… Workflow Manager - docs.google.com/document/d/148…

Sudipta Kar (@cryptexcode) 's Twitter Profile Photo

Was going through old files from old laptop and found a folder of scratch codes from 2016-17. Was implementing Attention using Keras and Pytorch, testing with made up vectors with LSTMs. Life was beautiful back in grad school.

Sudipta Kar (@cryptexcode) 's Twitter Profile Photo

~6 years ago, I read #Sapiens after 2 psychology books - Take Pride and The Lucifer Effect. The combination of these three probably made me quite pessimistic as a person. Now, #Nexus is on my desk for a week, and I am scared to start reading it. 🤷‍♂️

Sudipta Kar (@cryptexcode) 's Twitter Profile Photo

Modern LLMs are designed to "please" consumers through tone, style, content. When it comes to LLMs use in education, some stages in learning requires not-so-pleasant-to-hear and often harsh feedback, strictness, and truth-on-face. How LLMs would be designed to handle this?

Sudipta Kar (@cryptexcode) 's Twitter Profile Photo

Very anxious about friends and in general every person and their families in Los Angeles. Hope they will be safe and the situation will get better. Climate change is real and needs more attention than money making machines.

Linguistic Code-Switching Workshops (W-CALCS) (@wcalcs) 's Twitter Profile Photo

📣 We are excited to host CALCS at this year's NAACL HLT 2025 and to announce our call for papers. For more details, please visit code-switching.github.io. This year, we are also introducing a new code-switching shared task. Stay tuned for more details! #NLProc #naacl2025

📣 We are excited to host CALCS at this year's <a href="/naaclmeeting/">NAACL HLT 2025</a> and to announce our call for papers. For more details, please visit code-switching.github.io.

This year, we are also introducing a new code-switching shared task. Stay tuned for more details!  #NLProc #naacl2025
Linguistic Code-Switching Workshops (W-CALCS) (@wcalcs) 's Twitter Profile Photo

📣 Did you miss the ACL 2025 deadline? No worries! We're excited to announce that the paper submission deadline has been extended to February 21. If you have papers related to code-switching, submit them here. Don't forget to participate in our shared task as well!

📣 Did you miss the <a href="/aclmeeting/">ACL 2025</a> deadline? No worries! We're excited to announce that the paper submission deadline has been extended to February 21. If you have papers related to code-switching, submit them here.

Don't forget to participate in our shared task as well!
Graham Neubig (@gneubig) 's Twitter Profile Photo

I created a Python project starter repo for students that helps maintain good code quality while doing research projects: github.com/neubig/starter… I was opinionated and made only one choice for each tool, but there are other options too!

I created a Python project starter repo for students that helps maintain good code quality while doing research projects: github.com/neubig/starter…

I was opinionated and made only one choice for each tool, but there are other options too!
Sudipta Kar (@cryptexcode) 's Twitter Profile Photo

Early days of Google Translate were hilarious. But this translation approach with unnecessary reasoning and eventually poor translation by DeepSeek R1 (8B and 32B) is whole different level, ROFL.

Early days of Google Translate were hilarious. But this translation approach with unnecessary reasoning and eventually poor translation by DeepSeek R1 (8B and 32B) is whole different level, ROFL.
Sudipta Kar (@cryptexcode) 's Twitter Profile Photo

I am kinda enjoying the LLM powered auto-complete plugins for Visual Code throughout the last couple of years. Suggestions are mostly okay. But what irritates me is the UX. Sometimes I type tab, because I want an indent. And what I get is 15 lines of code vomit to clean up. Wby?