mastouille.fr est l'un des nombreux serveurs Mastodon indépendants que vous pouvez utiliser pour participer au fédiverse.
Mastouille est une instance Mastodon durable, ouverte, et hébergée en France.

Administré par :

Statistiques du serveur :

591
comptes actifs

#vertexai

0 message0 participant0 message aujourd’hui

Oggi (giovedì 12) alle 18.30 alle Officine Credem, presso il Tecnopolo Reggio Emilia, il GDG Cloud Modena organizzerà un evento per illustrare *Vertex AI* e la creazione di agenti con questa soluzione by Google. 🪄

Maggiori dettagli e iscrizione a questo link: gdg.community.dev/events/detai

#Google#VertexAI#GDG
Suite du fil

First, I take advantage of #Gemini's intrinsic training knowledge to do sentiment analysis (zero-shot), then I use a few-shot prompting technique to give the model examples of classification.

Then, I use an Embedding Models based approach to calculate vector embeddings of labeled samples, to compare them with the text to classify, thanks to #langchain4j's EmbeddingModelTextClassifier class.

I used #VertexAI's embedding model to compute vectors, and #Gemini to prepare some sample data.

I am, admittedly, bad at adding alt text to my posts on #Pixelfed. As I was falling asleep last night, I had an idea -- I already have an #n8n workflow that takes my posts from a Google Sheet that's fed by a Google Form, letterboxes the images to fit on Instagram, and posts them to both Instagram and Pixelfed so why not just add steps to use an AI to caption them?

Woke up this morning, settled on using Google Vertex AI, built out the steps, and it worked brilliantly. Until I fed it an image of two men in shorts on the boardwalk which seems to just be waaaaayyyy too much flesh for Google.

#AI#Google#VertexAI

First experimentation with #VertexAI today. Testing what a minimal sentiment labelling of #UNSC speeches can provide in valid outputs on unlabelled data.

The fun of the black box of machine learning combined with the fun of our “UN Security Council Debates" corpus, available for your own experiments and analysis here:
dataverse.harvard.edu/dataset.

Harvard Dataverse · The UN Security Council DebatesThis is a dataset of UN Security Council debates between January 1995 and December 2020. The official meeting protocols are split into distinct spe...