Commit
•
dbe52aa
1
Parent(s):
83a5303
Add evaluation results on the inverse-scaling--hindsight-neglect-10shot config and train split of inverse-scaling/hindsight-neglect-10shot (#6)
Browse files- Add evaluation results on the inverse-scaling--hindsight-neglect-10shot config and train split of inverse-scaling/hindsight-neglect-10shot (563b4636ee638dc1c439f6efa98d553cbd813555)
Co-authored-by: Evaluation Bot <[email protected]>
README.md
CHANGED
@@ -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 |
|