Update README.md
Browse files
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 |
-
-
|
105 |
-
-
|
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 |
|