pszemraj commited on
Commit
1423362
1 Parent(s): ea4fd71

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -48,7 +48,17 @@ It achieves the following results on the evaluation set:
48
 
49
  ## Model description
50
 
51
- More information needed
 
 
 
 
 
 
 
 
 
 
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