Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
4 |
+
This software is a modified and advanced version of FastText, designed to leverage its classification engine in fast and effective word prediction, and can even outperform modern language models in terms of performance. With a remarkable processing rate of 800 tokens per thread per second, on a notebook equipped with 16 threads, it has the capacity to process around 50 billion tokens per hour. Although it has not yet been extensively tested, preliminary results indicate that the program is capable of learning in a robust and efficient way.
|