Add evaluation results on the inverse-scaling--hindsight-neglect-10shot config and train split of inverse-scaling/hindsight-neglect-10shot
Browse filesBeep boop, I am a bot from Hugging Face's automatic model evaluator 👋!\
Your model has been evaluated on the inverse-scaling--hindsight-neglect-10shot config and train split of the [inverse-scaling/hindsight-neglect-10shot](https://huggingface.co./datasets/inverse-scaling/hindsight-neglect-10shot) dataset by
@MicPie
, using the predictions stored [here](https://huggingface.co./datasets/autoevaluate/autoeval-eval-inverse-scaling__hindsight-neglect-10shot-inverse-scali-383fe9-1695459607).\
Accept this pull request to see the results displayed on the [Hub leaderboard](https://huggingface.co./spaces/autoevaluate/leaderboards?dataset=inverse-scaling/hindsight-neglect-10shot).\
Evaluate your model on more datasets [here](https://huggingface.co./spaces/autoevaluate/model-evaluator?dataset=inverse-scaling/hindsight-neglect-10shot).
@@ -59,6 +59,23 @@ model-index:
|
|
59 |
type: loss
|
60 |
value: 0.6016371671193176
|
61 |
verified: true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
62 |
---
|
63 |
|
64 |
|
|
|
59 |
type: loss
|
60 |
value: 0.6016371671193176
|
61 |
verified: true
|
62 |
+
- task:
|
63 |
+
type: zero-shot-classification
|
64 |
+
name: Zero-Shot Text Classification
|
65 |
+
dataset:
|
66 |
+
name: inverse-scaling/hindsight-neglect-10shot
|
67 |
+
type: inverse-scaling/hindsight-neglect-10shot
|
68 |
+
config: inverse-scaling--hindsight-neglect-10shot
|
69 |
+
split: train
|
70 |
+
metrics:
|
71 |
+
- name: Accuracy
|
72 |
+
type: accuracy
|
73 |
+
value: 0.4380952380952381
|
74 |
+
verified: true
|
75 |
+
- name: Loss
|
76 |
+
type: loss
|
77 |
+
value: 0.8774787804555325
|
78 |
+
verified: true
|
79 |
---
|
80 |
|
81 |
|