Update README.md
Browse files
README.md
CHANGED
@@ -3,4 +3,4 @@ license: apache-2.0
|
|
3 |
---
|
4 |
`tracer-b7.pth` - Pretrained TRACER with EfficientNet v1 b7 encoder.
|
5 |
|
6 |
-
`tracer-b7-carveset-finetuned.pth` - The model of tracer b7, which has been finetuned on the CarveSet dataset
|
|
|
3 |
---
|
4 |
`tracer-b7.pth` - Pretrained TRACER with EfficientNet v1 b7 encoder.
|
5 |
|
6 |
+
`tracer-b7-carveset-finetuned.pth` - The model of tracer b7, which has been finetuned on the CarveSet dataset. This model achieves an average F-Beta score of 96.2% on the test set.
|