mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-11-23 12:44:12 +03:00
Update README.md
Added Transformers Library to Python NLP section
This commit is contained in:
parent
b853ff4a57
commit
5e0a0ceecd
@ -1094,7 +1094,8 @@ be
|
||||
* [NALP](https://github.com/gugarosa/nalp) - A Natural Adversarial Language Processing framework built over Tensorflow.
|
||||
* [DL Translate](https://github.com/xhlulu/dl-translate) - A deep learning-based translation library between 50 languages, built with `transformers`.
|
||||
* [Haystack](https://github.com/deepset-ai/haystack) - A framework for building industrial-strength applications with Transformer models and LLMs.
|
||||
* [CometLLM](https://github.com/comet-ml/comet-llm) - Track, log, visualize and evaluate your LLM prompts and prompt chains.
|
||||
* [CometLLM](https://github.com/comet-ml/comet-llm) - Track, log, visualize and evaluate your LLM prompts and prompt chains.
|
||||
* [Transformers](https://github.com/huggingface/transformers) - A deep learning library containing thousands of pre-trained models on different tasks. The goto place for anything related to Large Language Models.
|
||||
|
||||
<a name="python-general-purpose-machine-learning"></a>
|
||||
#### General-Purpose Machine Learning
|
||||
|
Loading…
Reference in New Issue
Block a user