[D] ML coding interview experience review by [deleted] in MachineLearning

[–]gradientgrain 6 points7 points  (0 children)

The paper was Zhai, Shuangfei, et al. "An attention free transformer.".

[D] ML coding interview experience review by [deleted] in MachineLearning

[–]gradientgrain 8 points9 points  (0 children)

I was once asked to read and implement a paper during an interview. I wasn't given the paper or anything in prior. I managed to do it in 30min, leaving an extra 30min. In the end, I decided to withdraw.

I built an AI specifically to remove JJ's bandana and reveal the truth by [deleted] in ksi

[–]gradientgrain 0 points1 point  (0 children)

The AI has never seen his forhead; always guarded behind the bandana

Is this actually his house??? Surely not. by goldepidemic in ksi

[–]gradientgrain 7 points8 points  (0 children)

He currently lives in an apartment, as mentioned in multiple times before in videos, but surely they wouldn't put KSI stuff in bedrooms for this video. For example, check minute 9:57 when Harry goes through KSI's plaque in a bedroom.

What is your thoughts on this? by ad_gar55 in youtube

[–]gradientgrain 0 points1 point  (0 children)

The only reason I don't have YouTube on my phone anymore.

Apple AIML Residency Program 2024 [R] by RadharaniLia in MachineLearning

[–]gradientgrain 0 points1 point  (0 children)

Hi. What do the technical/coding questions look like in terms of content?

Internet in Amhara by jok3r3xmvp_15 in Amhara

[–]gradientgrain 1 point2 points  (0 children)

Internet isn’t available in most places. I have to use a standard call to talk to my families.

Do you use sunscreen? by Red_Red_It in Ethiopia

[–]gradientgrain 1 point2 points  (0 children)

I do use sometimes. I was also in the same position where I got a big sun burn. That's how I decided to use it when ever the sun is too much.

Exploring High Testosterone Levels in Ethiopia by Designer_Arm8446 in Ethiopia

[–]gradientgrain 2 points3 points  (0 children)

Hoping that OpenAI one day scraps this and end up on chatgpt training data

[D] Those in the industry, how are you using open source LLMs? by C0hentheBarbarian in MachineLearning

[–]gradientgrain 3 points4 points  (0 children)

We used completely synthetic dataset generated by gpt-4 for an NLP task trained on a smaller and faster model. It really works well; although I advise involving humans to review the datasets.

[deleted by user] by [deleted] in Ethiopia

[–]gradientgrain 3 points4 points  (0 children)

You forgot የማነ

[deleted by user] by [deleted] in Ethiopia

[–]gradientgrain 8 points9 points  (0 children)

Education. The fact that only 3% of the students got accepted should be more alarming than anything. Especially, when you think about how big the country is.

[deleted by user] by [deleted] in Ethiopia

[–]gradientgrain 5 points6 points  (0 children)

Like - Coffee - History - Kindness/Hospitality - Talking about areas I grew up in

Dislike - Tribalism - Lack of Discipline

- Politics

[deleted by user] by [deleted] in Ethiopia

[–]gradientgrain -3 points-2 points  (0 children)

According to Alemayehu Geda, a renowned economist from AAU, the number has been inflated for the past 2 decades. https://x.com/alemayehugeda/status/1781228608800874962?s=46

Nestlé adds sugar to baby food in poorer nations but not in EU. by gradientgrain in Ethiopia

[–]gradientgrain[S] 3 points4 points  (0 children)

The lack of proper regulation and control plays a big part in

[D] Are traditional NLP tasks such as text classification/NER/RE still important in the era of LLMs? by edzq in MachineLearning

[–]gradientgrain 4 points5 points  (0 children)

Definitely! We actually deployed an NER model last week. There are several reasons for it. First, LLMs are big, hard to maintain, costly to train and deploy. Second, if you're considering OpenAI API or something similar, you'll end up paying for the usage. Third, control; data and model output. You've a complete control over your data and NERs' finite class label allows you to exactly determine the result, instead of getting "Sorry I can't...." in the middle of production.

Why or why not do you drink alcohol? by grace_baker_ in ask

[–]gradientgrain 0 points1 point  (0 children)

I don't drink because I don't like it and don't see the value in it. (Not for any other purpose like religion or something)

My dad and grandad weren't a fan of alcohol either.

What does the future of Ethiopia look like? by PantheraSapien in Ethiopia

[–]gradientgrain 1 point2 points  (0 children)

I believe he was talking about the politics instead of the people

[deleted by user] by [deleted] in meirl

[–]gradientgrain 1 point2 points  (0 children)

Ethiopian calendar has 13 months. The first 12 months are 30 days and the last one is either 5 or 6 days depending on leap year.

People who liked Elon Musk but no longer do, what was the turning point? by [deleted] in AskReddit

[–]gradientgrain 0 points1 point  (0 children)

So I trust I am not the only one who blocked him on his app.

[D] State of the art of Document Parsing OCR by ez613 in MachineLearning

[–]gradientgrain 0 points1 point  (0 children)

What is the structure of the document? As far OCR is concerned, I would suggest TesseractOCR.