FastText_LMM_hack / README.md
ccore's picture
Update README.md
2ab9aa1
|
raw
history blame
No virus
811 Bytes
---
license: mit
---
# Advanced FastText Modification
## Overview
This software is an **innovative version of FastText**, optimized to use its classification system for **fast and efficient word prediction**. With capabilities that can surpass modern language models, it delivers exceptional performance.
## Processing Capacity
- **Speed:** 800 tokens/thread/second.
- **Performance on Common Hardware:** On a notebook with 16 threads, the program processes approximately **50 billion tokens per hour**.
## Learning and Testing
- **Learning:** Evidence points to an ability to **learn robustly**.
- **Testing:** The software is still in the early testing phases, but preliminary results are promising.
---
This project is constantly evolving and we welcome any feedback or contributions from the community!