English
Dutch
kdebie-nfi commited on
Commit
7d9db9a
1 Parent(s): 0348f4e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 (without text filter) | Best-case (without 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,7 +102,7 @@ Overall, we find that the model performs very well for classes that are present
102
 
103
  ### _Mock snippets_
104
 
105
- | Metric | Without text filter | With text filter |
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 |