Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,8 @@ model-index:
|
|
12 |
type: text-classification
|
13 |
name: Text Classification
|
14 |
metrics:
|
|
|
|
|
15 |
- type: mse
|
16 |
value: 0.06214376166462898
|
17 |
name: Validation Mean Squared Error
|
|
|
12 |
type: text-classification
|
13 |
name: Text Classification
|
14 |
metrics:
|
15 |
+
- type: loss
|
16 |
+
value: 0.06214376166462898
|
17 |
- type: mse
|
18 |
value: 0.06214376166462898
|
19 |
name: Validation Mean Squared Error
|