File size: 428 Bytes
967740c | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 |
---
tags:
- autotrain
- text-regression
base_model: allenai/longformer-base-4096
widget:
- text: "I love AutoTrain"
datasets:
- open-paws/animal_alignment_feedback
---
# Model Trained Using AutoTrain
- Problem type: Text Regression
## Validation Metrics
loss: 0.01995982974767685
mse: 0.019954577088356018
mae: 0.11011234670877457
r2: 0.4796050786972046
rmse: 0.14126067070616655
explained_variance: 0.4826643466949463
|