Update README.md
Browse files
README.md
CHANGED
|
@@ -18,7 +18,7 @@ pipeline_tag: feature-extraction
|
|
| 18 |
This version is not fully trained. It was only trained on a fraction of wikipedia 103, meaning it will be highly unreliable overall,
|
| 19 |
but the proof of concept is present and there will be a full version.
|
| 20 |
|
| 21 |
-
Based on that data; it reaches a ModernBert
|
| 22 |
This geometric memory when fully saturated with the necessary information, will create deeply complex encodings along many spectrum of encodings.
|
| 23 |
For now it's only an approximation. An EFFECTIVE approximation, but still an approximation of what's to come.
|
| 24 |
|
|
|
|
| 18 |
This version is not fully trained. It was only trained on a fraction of wikipedia 103, meaning it will be highly unreliable overall,
|
| 19 |
but the proof of concept is present and there will be a full version.
|
| 20 |
|
| 21 |
+
Based on that data; it reaches a ModernBert 92% and LongFormer 71% accuracy accordingly using a piece of the wikipedia validation set, roughly 3000 articles.
|
| 22 |
This geometric memory when fully saturated with the necessary information, will create deeply complex encodings along many spectrum of encodings.
|
| 23 |
For now it's only an approximation. An EFFECTIVE approximation, but still an approximation of what's to come.
|
| 24 |
|