Update README.md
Browse files
README.md
CHANGED
|
@@ -79,6 +79,8 @@ print("Similarity scores:", scores)
|
|
| 79 |
|
| 80 |
## Evaluation
|
| 81 |
|
|
|
|
|
|
|
| 82 |
ColModernVBERT matches the performance of models nearly 10x larger on visual document benchmarks. Additionally, it provides an interesting inference speed on CPU compared to the models of similar performance.
|
| 83 |
|
| 84 |
## License
|
|
|
|
| 79 |
|
| 80 |
## Evaluation
|
| 81 |
|
| 82 |
+

|
| 83 |
+
|
| 84 |
ColModernVBERT matches the performance of models nearly 10x larger on visual document benchmarks. Additionally, it provides an interesting inference speed on CPU compared to the models of similar performance.
|
| 85 |
|
| 86 |
## License
|