AbstractPhil commited on
Commit
6042865
·
verified ·
1 Parent(s): 871d13c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 0.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
 
 
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