Bram Vanroy commited on
Commit
f19fc85
1 Parent(s): 665207c

fix GEITje type

Browse files
Files changed (1) hide show
  1. evals/models.json +1 -1
evals/models.json CHANGED
@@ -19,7 +19,7 @@
19
  "compute_dtype": "auto",
20
  "dutch_coverage": "fine-tuned",
21
  "model_name": "Rijgersberg/GEITje-7B-chat-v2",
22
- "model_type": "fine-tuned",
23
  "num_parameters": 7241732096,
24
  "quantization": "8-bit"
25
  },
 
19
  "compute_dtype": "auto",
20
  "dutch_coverage": "fine-tuned",
21
  "model_name": "Rijgersberg/GEITje-7B-chat-v2",
22
+ "model_type": "instruction-tuned",
23
  "num_parameters": 7241732096,
24
  "quantization": "8-bit"
25
  },