We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c3ee5e commit b6476ebCopy full SHA for b6476eb
README.md
@@ -44,7 +44,7 @@ PostgresML is a PostgreSQL extension that enables you to perform ML training and
44
45
### Text Data
46
- Perform natural language processing (NLP) tasks like sentiment analysis, question and answering, translation, summarization and text generation
47
-- Access 1000s of state-of-the-art language models like GPT-2, GPT-J, GPT-Neo from :hugging_face: HuggingFace model hub
+- Access 1000s of state-of-the-art language models like GPT-2, GPT-J, GPT-Neo from :hugs: HuggingFace model hub
48
- Fine tune large language models (LLMs) on your own text data for different tasks
49
50
**Translation**
0 commit comments