Nil Andreu

Results 55 comments of Nil Andreu

I would be also interested to give a hand in that!

Hello! Why it appears this issue still open? Thanks

There has been a discussion about this [here](https://github.com/gto76/python-cheatsheet/issues/136).

@dougmbaya @huseinzol05 You can both save the model or save the weights. In the case we want to save the weights (less memory usage): ```python # Include the epoch in...

@jminsol @HariniNarasimhan. You can both save the model or save the weights. In the case we want to save the weights (less memory usage): ```python # Include the epoch in...

I think is due to the pandas `append` method, that will be deprecated in the future. So this method is basically to add in a given dataframe another dataframe. This...

> > * Do we have plans to use the toxicity or message embeddings within the app such that we need them right away? > > Not concrete plans, but...

Have made couple final changes, tomorrow will test them and make sure it works correctly.

Have changed the code based on the feedback. If there needs to be changed anything let me know! @yk

I think I could also take a look at this one, as it is related to classification of the messages in HF.