agentlans commited on
Commit
6beebc4
·
verified ·
1 Parent(s): 13e42a9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -101,8 +101,8 @@ Quality: 0.45
101
  ## Performance Metrics
102
 
103
  Root mean squared error (RMSE) on 20% held-out evaluation set:
104
- - **DeBERTa v3 xsmall:** 0.6296
105
- - **DeBERTa v3 base:** 0.5038
106
 
107
  The base model outperforms the xsmall variant in terms of accuracy.
108
 
 
101
  ## Performance Metrics
102
 
103
  Root mean squared error (RMSE) on 20% held-out evaluation set:
104
+ - xsmall 0.7668
105
+ - base 0.7096
106
 
107
  The base model outperforms the xsmall variant in terms of accuracy.
108