AmelieSchreiber commited on
Commit
b9eeb80
1 Parent(s): 31c4997

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -10,8 +10,6 @@ approximately 12M protein sequences from UniProt, with an 80/20 train/test split
10
 
11
  ## Metrics
12
 
13
- Based on preliminary tests on 20% samples of the train test split, the metrics for the final checkpoint are as follows:
14
-
15
  ### Train Metrics
16
 
17
  ```python
@@ -36,7 +34,7 @@ Based on preliminary tests on 20% samples of the train test split, the metrics f
36
  'eval_mcc': 0.48648765699020435
37
  ```
38
 
39
- The metrics for the earlier checkpoints are not finished yet.
40
 
41
  ## Using the Model
42
 
 
10
 
11
  ## Metrics
12
 
 
 
13
  ### Train Metrics
14
 
15
  ```python
 
34
  'eval_mcc': 0.48648765699020435
35
  ```
36
 
37
+ The metrics for the earlier checkpoints are not reported here yet.
38
 
39
  ## Using the Model
40