maxzt commited on
Commit
4b46cff
·
verified ·
1 Parent(s): c44c8e8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -140,6 +140,16 @@ model-index:
140
  metrics:
141
  - type: accuracy
142
  value: 58.33
 
 
 
 
 
 
 
 
 
 
143
 
144
  ---
145
 
 
140
  metrics:
141
  - type: accuracy
142
  value: 58.33
143
+
144
+ - task:
145
+ type: text-generation
146
+ dataset:
147
+ name: PIQA
148
+ type: ybisk/piqa
149
+ config: acc_norm
150
+ metrics:
151
+ - type: accuracy
152
+ value: 79.22
153
 
154
  ---
155