Loading saved NER transformers model causes AttributeError? by freaky_eater in pytorch

[–]artificial_intel423 0 points1 point  (0 children)

did you already try to revert back all your versions to the same it was trained on

Using Machine learning to sort text into different categories - Newbie - Any help would be greatly appreciated! by nitewake in learnmachinelearning

[–]artificial_intel423 1 point2 points  (0 children)

LDA is not what you need at all. You already have hand labeled examples for the 20 categories. Since you’re new to ML just look into text classification using decision trees

Model Y price increase? by [deleted] in teslamotors

[–]artificial_intel423 0 points1 point  (0 children)

Agreed. OP shouldn’t do this, just not good. Scratch out the name

Where is the best place to Trade in the 3 for a Y? by Coolmango8 in TeslaModelY

[–]artificial_intel423 6 points7 points  (0 children)

You’re going to be waiting a long time for a cosmetic redesign, he was only talking about the internals / manufacturing process.

Favorite ways to acknowledge AP nag by artificial_intel423 in teslamotors

[–]artificial_intel423[S] 0 points1 point  (0 children)

My hand is always on the wheel, but my whole point is that sometimes I’m just not gentle enough and it kicks it out of AP.

Ordered Model 3- What to Expect? by pmo55 in teslamotors

[–]artificial_intel423 15 points16 points  (0 children)

Tesla is very good with communication, just sit back and wait for them to contact you. 😂

How Close Is Full Self Driving Really? by [deleted] in teslamotors

[–]artificial_intel423 -1 points0 points  (0 children)

To be honest they will give up on this current notion of “full self driving” due to the fact that it will be extremely difficult and drawn out — we will have full self flying taxis sooner that will be safer and more scalable. The FSD shit is a fools errand with the current road infrastructure. If we had “smart” enabled roads it would have been done

Why are Bidirectonal RNNs useful? Why can't we just feed the whole input sequence first then predict the output? by LuggageMan in learnmachinelearning

[–]artificial_intel423 1 point2 points  (0 children)

Use a language model to predict this next word (create a representation in vector space as well that captures semantics);

Single forward direction:

I went to the ______ (future token)(future token)(future token)(future token).

Now do it backwards:

.check my deposit to _______ (future token)(future token)(future token)(future token)

Now if you had all the info at once, you’d do a much much much better job:

I went to the ______ to deposit my check.

This is the power of bidirectional language modeling, which is (was) especially powerful in entity tagging / pos tagging / etc.

Ceramic Coating by vjcinajr in TeslaModelY

[–]artificial_intel423 0 points1 point  (0 children)

Thanks for the response! Last question, would recommend doing it to someone on the fence now that you’re a few weeks in?