gilbarbara / logos

A huge collection of SVG logos
http://svgporn.com/
Creative Commons Zero v1.0 Universal
6.29k stars 728 forks source link

Add Hugging Face #677

Closed amalrkc closed 6 months ago

amalrkc commented 6 months ago



Hugging Face

Hugging Face, Inc. is a French-American company that develops tools for building applications using machine learning, based in New York City. It is most notable for its transformers library built for natural language processing applications and its platform that allows users to share machine learning models and datasets and showcase their work.

Services and technologies

Transformers Library

The Transformers library is a Python package that contains open-source implementations of transformer models for text, image, and audio tasks. It is compatible with the PyTorch, TensorFlow and JAX deep learning libraries and includes implementations of notable models like BERT and GPT-2. The library was originally called "pytorch-pretrained-bert" which was then renamed to "pytorch-transformers" and finally "transformers."

Hugging Face Hub

The Hugging Face Hub is a platform (centralized web service) for hosting:

Other libraries

In addition to Transformers and the Hugging Face Hub, the Hugging Face ecosystem contains libraries for other tasks, such as dataset processing ("Datasets"), model evaluation ("Evaluate"), simulation ("Simulate"), machine learning demos ("Gradio").

Wikipedia

Github Profile

Link to the vector file

gilbarbara commented 6 months ago

Added in 52addcaa18dfecb4df77f3ee0753dca6b98187ad Thanks