kdebie-nfi
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -92,7 +92,7 @@ Overall, we find that the model performs very well for classes that are present
|
|
92 |
### _Lab snippets_
|
93 |
|
94 |
|
95 |
-
| Metric | Worst-case (
|
96 |
|--------------|------------|-----------|------------|-----------|
|
97 |
| Accuracy @ 1 | 0.22 | 0.99 | 0.63 | 1.00 |
|
98 |
| Accuracy @ 3 | 0.31 | 1.00 | 0.80 | 1.00 |
|
@@ -102,7 +102,7 @@ Overall, we find that the model performs very well for classes that are present
|
|
102 |
|
103 |
### _Mock snippets_
|
104 |
|
105 |
-
| Metric |
|
106 |
|--------------|------------------------|------------------------|
|
107 |
| Accuracy @ 1 | 0.99 | 0.99 |
|
108 |
| Accuracy @ 3 | 0.99 | 1.00 |
|
|
|
92 |
### _Lab snippets_
|
93 |
|
94 |
|
95 |
+
| Metric | Worst-case (no text filter) | Best-case (no text filter) | Worst-case (with text filter) | Best-case (with text filter) |
|
96 |
|--------------|------------|-----------|------------|-----------|
|
97 |
| Accuracy @ 1 | 0.22 | 0.99 | 0.63 | 1.00 |
|
98 |
| Accuracy @ 3 | 0.31 | 1.00 | 0.80 | 1.00 |
|
|
|
102 |
|
103 |
### _Mock snippets_
|
104 |
|
105 |
+
| Metric | No text filter | With text filter |
|
106 |
|--------------|------------------------|------------------------|
|
107 |
| Accuracy @ 1 | 0.99 | 0.99 |
|
108 |
| Accuracy @ 3 | 0.99 | 1.00 |
|