10 lines
281 B
Text
10 lines
281 B
Text
$ git diff main -- accuracy.json
|
|
diff --git a/accuracy.json b/accuracy.json
|
|
index 1b0199b..30f2e22 100644
|
|
--- a/accuracy.json
|
|
+++ b/accuracy.json
|
|
@@ -1 +1 @@
|
|
-{"accuracy": 0.743979721166033}
|
|
\ No newline at end of file
|
|
+{"accuracy": 0.8060836501901141}
|
|
\ No newline at end of file
|