Update README.md
Browse files
README.md
CHANGED
@@ -48,7 +48,17 @@ It achieves the following results on the evaluation set:
|
|
48 |
|
49 |
## Model description
|
50 |
|
51 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
52 |
|
53 |
## Intended uses & limitations
|
54 |
|
|
|
48 |
|
49 |
## Model description
|
50 |
|
51 |
+
Trying to find a decent optimum between accuracy/quality and inference speed.
|
52 |
+
|
53 |
+
|
54 |
+
```
|
55 |
+
"eval_loss": 0.423650860786438,
|
56 |
+
"eval_matthews_correlation": 0.5894856058137782,
|
57 |
+
"eval_runtime": 5.0422,
|
58 |
+
"eval_samples": 1043,
|
59 |
+
"eval_samples_per_second": 206.853,
|
60 |
+
"eval_steps_per_second": 51.763,
|
61 |
+
```
|
62 |
|
63 |
## Intended uses & limitations
|
64 |
|