Bram Vanroy commited on
Commit
c4fecca
1 Parent(s): e6a7a63

add tower details

Browse files
Files changed (1) hide show
  1. evals/models.json +5 -5
evals/models.json CHANGED
@@ -145,17 +145,17 @@
145
  },
146
  "towerbase-7b-v0.1": {
147
  "compute_dtype": "auto",
148
- "dutch_coverage": "not-given",
149
  "model_name": "Unbabel/TowerBase-7B-v0.1",
150
- "model_type": "not-given",
151
  "num_parameters": 6738415616,
152
  "quantization": "8-bit"
153
  },
154
  "towerinstruct-7b-v0.1": {
155
  "compute_dtype": "auto",
156
- "dutch_coverage": "not-given",
157
  "model_name": "Unbabel/TowerInstruct-7B-v0.1",
158
- "model_type": "not-given",
159
  "num_parameters": 6738472960,
160
  "quantization": "8-bit"
161
  },
@@ -183,4 +183,4 @@
183
  "num_parameters": 7241732096,
184
  "quantization": "8-bit"
185
  }
186
- }
 
145
  },
146
  "towerbase-7b-v0.1": {
147
  "compute_dtype": "auto",
148
+ "dutch_coverage": "fine-tuned",
149
  "model_name": "Unbabel/TowerBase-7B-v0.1",
150
+ "model_type": "fine-tuned",
151
  "num_parameters": 6738415616,
152
  "quantization": "8-bit"
153
  },
154
  "towerinstruct-7b-v0.1": {
155
  "compute_dtype": "auto",
156
+ "dutch_coverage": "fine-tuned",
157
  "model_name": "Unbabel/TowerInstruct-7B-v0.1",
158
+ "model_type": "instruction-tuned",
159
  "num_parameters": 6738472960,
160
  "quantization": "8-bit"
161
  },
 
183
  "num_parameters": 7241732096,
184
  "quantization": "8-bit"
185
  }
186
+ }