saucam commited on
Commit
207f384
1 Parent(s): f3dfc10

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -63,4 +63,8 @@ pipeline = transformers.pipeline(
63
 
64
  outputs = pipeline(prompt, max_new_tokens=256, do_sample=True, temperature=0.7, top_k=50, top_p=0.95)
65
  print(outputs[0]["generated_text"])
66
- ```
 
 
 
 
 
63
 
64
  outputs = pipeline(prompt, max_new_tokens=256, do_sample=True, temperature=0.7, top_k=50, top_p=0.95)
65
  print(outputs[0]["generated_text"])
66
+ ```
67
+
68
+ ## Evaluation Results
69
+
70
+ https://github.com/saucam/model_evals/tree/main/saucam/Arithmo-Wizard-2-7B