Alen969 commited on
Commit
d2cb9bb
·
verified ·
1 Parent(s): dbdbc49

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -12,4 +12,7 @@ datasets:
12
  base_model: meta-llama/Llama-2-7b-chat-hf
13
  quantization_method: GPTQ
14
  model_type: llama
 
 
 
15
  ---
 
12
  base_model: meta-llama/Llama-2-7b-chat-hf
13
  quantization_method: GPTQ
14
  model_type: llama
15
+ metrics:
16
+ - accuracy
17
+ new_version: deepseek-ai/DeepSeek-R1
18
  ---