@adriaJM8 No lo tengo tan visto, por lo que comentás me podría imaginar como una especie de Saka en terminos de conducción, pegada y uso del cuerpo, solo que va más por adentro que por afuera
@adriaJM8 Vi el 2do tiempo nada más, y me pareció más de lo mismo de él. No se involucra para nada en la construcción ni en la salida. Juega solo en 3/4s, me hace extrañar a Odegard horrores.
Nunca voy a entender porque no juega de extremo como en el Palace.
TIL Cuando se arma un container con Docker, correr todas las instalaciones primero y a lo último copiar los directorios.
Ahorra mucho tiempo porque las instalaciones quedan en caché.
this paper's nuts. for sentence classification on out-of-domain datasets, all neural (Transformer or not) approaches lose to good old kNN on representations generated by.... gzip https://t.co/6eZiXlJxOX
Interested in NLP?
Gone are the days when NLP engineers trained models from scratch.
Fine-tuning is the new training.
But, how do you fine-tune a Large Language Model (LLM) without breaking the bank?
Here is the way 🧠↓
You don't need 20 GPUs to fine-tune a Large Language Model.
Lit-Parrot is a Python library by @LightningAI that lets you fine-tune the latest 7B Falcon model using 𝗼𝗻𝗹𝘆 𝟭 𝗚𝗣𝗨
And the best part?
It is just one pip install away from you 🦜↓
https://t.co/C8EZjJJwdo
Hi @TheEconomist how many editors did this go through before you decided to frame a fairly interesting question through such a racist lens? Yours, an uneducated, useless worker.
5 quality of life changes I’d recommend for tabular problems:
• Change your baseline model to LightGBM
• Store your data in parquets
• Default to leave-one-out feature importance
• Use Polars for feature engineering
• If you have a GPU, use RAPIDS
Nice and quick wins.