Bram Vanroy commited on
Commit
8a10664
1 Parent(s): 3984712

orca was instruction tuned

Browse files
Files changed (1) hide show
  1. evals/models.json +2 -2
evals/models.json CHANGED
@@ -123,7 +123,7 @@
123
  "compute_dtype": "bfloat16",
124
  "dutch_coverage": "none",
125
  "model_name": "microsoft/Orca-2-13b",
126
- "model_type": "fine-tuned",
127
  "num_parameters": 13015895040,
128
  "quantization": "8-bit"
129
  },
@@ -131,7 +131,7 @@
131
  "compute_dtype": "bfloat16",
132
  "dutch_coverage": "none",
133
  "model_name": "microsoft/Orca-2-7b",
134
- "model_type": "fine-tuned",
135
  "num_parameters": 6738440192,
136
  "quantization": "8-bit"
137
  },
 
123
  "compute_dtype": "bfloat16",
124
  "dutch_coverage": "none",
125
  "model_name": "microsoft/Orca-2-13b",
126
+ "model_type": "instruction-tuned",
127
  "num_parameters": 13015895040,
128
  "quantization": "8-bit"
129
  },
 
131
  "compute_dtype": "bfloat16",
132
  "dutch_coverage": "none",
133
  "model_name": "microsoft/Orca-2-7b",
134
+ "model_type": "instruction-tuned",
135
  "num_parameters": 6738440192,
136
  "quantization": "8-bit"
137
  },