Commit
·
79e3573
1
Parent(s):
843504e
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,13 +1,30 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
pipeline_tag: summarization
|
| 6 |
-
|
| 7 |
widget:
|
| 8 |
-
- text:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
example_title: Summarization Example 1
|
| 10 |
-
|
| 11 |
---
|
| 12 |
# Model Card: Fine-Tuned T5 Small for Text Summarization
|
| 13 |
|
|
|
|
| 1 |
---
|
| 2 |
+
license: mit
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
pipeline_tag: summarization
|
|
|
|
| 6 |
widget:
|
| 7 |
+
- text: >-
|
| 8 |
+
Hugging Face: Revolutionizing Natural Language Processing Introduction In
|
| 9 |
+
the rapidly evolving field of Natural Language Processing (NLP), Hugging
|
| 10 |
+
Face has emerged as a prominent and innovative force. This article will
|
| 11 |
+
explore the story and significance of Hugging Face, a company that has made
|
| 12 |
+
remarkable contributions to NLP and AI as a whole. From its inception to its
|
| 13 |
+
role in democratizing AI, Hugging Face has left an indelible mark on the
|
| 14 |
+
industry. The Birth of Hugging Face Hugging Face was founded in 2016 by
|
| 15 |
+
Clément Delangue, Julien Chaumond, and Thomas Wolf. The name Hugging Face
|
| 16 |
+
was chosen to reflect the company's mission of making AI models more
|
| 17 |
+
accessible and friendly to humans, much like a comforting hug. Initially,
|
| 18 |
+
they began as a chatbot company but later shifted their focus to NLP, driven
|
| 19 |
+
by their belief in the transformative potential of this technology.
|
| 20 |
+
Transformative Innovations Hugging Face is best known for its open-source
|
| 21 |
+
contributions, particularly the Transformers library. This library has
|
| 22 |
+
become the de facto standard for NLP and enables researchers, developers,
|
| 23 |
+
and organizations to easily access and utilize state-of-the-art pre-trained
|
| 24 |
+
language models, such as BERT, GPT-3, and more. These models have countless
|
| 25 |
+
applications, from chatbots and virtual assistants to language translation
|
| 26 |
+
and sentiment analysis.
|
| 27 |
example_title: Summarization Example 1
|
|
|
|
| 28 |
---
|
| 29 |
# Model Card: Fine-Tuned T5 Small for Text Summarization
|
| 30 |
|