Update README.md
Browse files
README.md
CHANGED
@@ -38,7 +38,7 @@ Finch-SmallBatch was trained with a smaller batch size of 40 to create a compari
|
|
38 |
| ---------------------------------- | ----- | ----- | ---------- | ----- | ------ | ----- |
|
39 |
| Finch(40M) | 0.934 | 0.784 | 0.728 | 0.835 | 0.865 | 0.756 |
|
40 |
| Finch-Pre(40M) | 0.937 | 0.705 | 0.685 | 0.828 | 0.843 | 0.725 |
|
41 |
-
| Finch-SmallBatch(40M) | 0.
|
42 |
| ModernBERT-base-Finetuned(149M) | 0.933 | 0.779 | 0.748 | 0.839 | 0.885 | 0.794 |
|
43 |
| Owl-4.1-Small-Fine-tuned(151M) | 0.942 | 0.780 | 0.729 | 0.843 | 0.893 | 0.772 |
|
44 |
| Owl-4.1-Small-Fine-tuned-200(151M) | 0.943 | 0.850 | 0.747 | 0.858 | 0.894 | 0.802 |
|
|
|
38 |
| ---------------------------------- | ----- | ----- | ---------- | ----- | ------ | ----- |
|
39 |
| Finch(40M) | 0.934 | 0.784 | 0.728 | 0.835 | 0.865 | 0.756 |
|
40 |
| Finch-Pre(40M) | 0.937 | 0.705 | 0.685 | 0.828 | 0.843 | 0.725 |
|
41 |
+
| Finch-SmallBatch(40M) | 0.930 | 0.765 | 0.707 | 0.825 | 0.859 | 0.748 |
|
42 |
| ModernBERT-base-Finetuned(149M) | 0.933 | 0.779 | 0.748 | 0.839 | 0.885 | 0.794 |
|
43 |
| Owl-4.1-Small-Fine-tuned(151M) | 0.942 | 0.780 | 0.729 | 0.843 | 0.893 | 0.772 |
|
44 |
| Owl-4.1-Small-Fine-tuned-200(151M) | 0.943 | 0.850 | 0.747 | 0.858 | 0.894 | 0.802 |
|