Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -162,8 +162,8 @@ The full definitions of the categories can be found in the [taxonomy config](htt
|
|
162 |
test_accuracy_label_average = 0.7744
|
163 |
test_accuracy_label_average_conf50 = 0.7919
|
164 |
test_accuracy_label_average_conf75 = 0.8676
|
165 |
-
test_accuracy_label_min = 0.6125
|
166 |
-
test_accuracy_label_min_conf75 = 0.7292
|
167 |
test_loss = 0.6023
|
168 |
test_proportion_conf50 = 0.9638
|
169 |
test_proportion_conf75 = 0.7951
|
|
|
162 |
test_accuracy_label_average = 0.7744
|
163 |
test_accuracy_label_average_conf50 = 0.7919
|
164 |
test_accuracy_label_average_conf75 = 0.8676
|
165 |
+
test_accuracy_label_min = 0.6125
|
166 |
+
test_accuracy_label_min_conf75 = 0.7292 <--- Metric from the paper
|
167 |
test_loss = 0.6023
|
168 |
test_proportion_conf50 = 0.9638
|
169 |
test_proportion_conf75 = 0.7951
|