cirimus commited on
Commit
690341c
·
verified ·
1 Parent(s): fb13dce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -120,7 +120,7 @@ for pred in predictions[0]: # Note: predictions is [[...]] format
120
  | ---------- | -------- | --------- | ------ | --------- | --------- |
121
  | Train | 0.976 | 0.746 | 0.508 | **0.573** | **0.672** |
122
  | Validation | 0.971 | 0.622 | 0.444 | **0.498** | **0.603** |
123
- | Test | 0.971 | 0.652 | 0.443 | **0.500** | **0.607** |
124
 
125
 
126
  ---
 
120
  | ---------- | -------- | --------- | ------ | --------- | --------- |
121
  | Train | 0.976 | 0.746 | 0.508 | **0.573** | **0.672** |
122
  | Validation | 0.971 | 0.622 | 0.444 | **0.498** | **0.603** |
123
+ | Test | 0.971 | 0.652 | 0.443 | **0.550** | **0.607** |
124
 
125
 
126
  ---