Ilker Kesen commited on
Commit
280375b
·
1 Parent(s): f0dd9aa

fix number of params for the Turna model

Browse files
Files changed (1) hide show
  1. results/zero-shot/turna.json +2 -2
results/zero-shot/turna.json CHANGED
@@ -6,7 +6,7 @@
6
  "api": "hf",
7
  "architecture": "T5ForCondtiionalGeneration",
8
  "type": "pretrained",
9
- "num_parameters": "7b"
10
  },
11
  "results": [
12
  {
@@ -169,4 +169,4 @@
169
  "acc_norm": 0.22555555555555556
170
  }
171
  ]
172
- }
 
6
  "api": "hf",
7
  "architecture": "T5ForCondtiionalGeneration",
8
  "type": "pretrained",
9
+ "num_parameters": "1b"
10
  },
11
  "results": [
12
  {
 
169
  "acc_norm": 0.22555555555555556
170
  }
171
  ]
172
+ }