Simon Brandeis

sbrandeis

AI & ML interests

None yet

Recent Activity

updated a dataset 2 days ago
huggingface/documentation-images
liked a model about 1 month ago
multimodalart/eery-liminal-space
liked a model about 2 months ago
ostris/OpenFLUX.1
View all activity

Articles

Organizations

sbrandeis's activity

New activity in huggingface/documentation-images 3 months ago
New activity in dev-mode-explorers/README 4 months ago
New activity in meta-llama/Llama-3.1-8B-Instruct 4 months ago

Add `base_model` metadata

#72 opened 4 months ago by sbrandeis
New activity in dev-mode-explorers/README 5 months ago

[FEEDBACK] Spaces Dev Mode

53
#3 opened 6 months ago by sbrandeis

LL-MWA-4o

1
#8 opened 6 months ago by SitonmyFACEBOOK

Upload app.py

1
#11 opened 5 months ago by waqashayder
upvoted an article 5 months ago
Reacted to louisbrulenaudet's post with ❀️ 5 months ago
view post
Post
3195
I am delighted to announce the publication of my LegalKit, a French labeled dataset built for legal ML training πŸ€—

This dataset comprises multiple query-document pairs (+50k) curated for training sentence embedding models within the domain of French law.

The labeling process follows a systematic approach to ensure consistency and relevance:
- Initial Query Generation: Three instances of the LLaMA-3-70B model independently generate three different queries based on the same document.
- Selection of Optimal Query: A fourth instance of the LLaMA-3-70B model, using a dedicated selection prompt, evaluates the generated queries and selects the most suitable one.
- Final Label Assignment: The chosen query is used to label the document, aiming to ensure that the label accurately reflects the content and context of the original text.

Dataset: louisbrulenaudet/legalkit

Stay tuned for further updates and release information πŸ”₯

@clem , if we can create an "HF for Legal" organization, similar to what exists for journalists, I am available!

Note : My special thanks to @alvdansen for their illustration models ❀️
  • 2 replies
Β·
Reacted to Xenova's post with πŸ”₯ 5 months ago
view post
Post
5959
Florence-2, the new vision foundation model by Microsoft, can now run 100% locally in your browser on WebGPU, thanks to Transformers.js! πŸ€—πŸ€―

It supports tasks like image captioning, optical character recognition, object detection, and many more! 😍 WOW!
- Demo: Xenova/florence2-webgpu
- Models: https://huggingface.co/models?library=transformers.js&other=florence2
- Source code: https://github.com/xenova/transformers.js/tree/v3/examples/florence2-webgpu