abideen commited on
Commit
0035ece
1 Parent(s): 8798db2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -82,9 +82,11 @@ print(tokenizer.decode(outputs[0]))
82
  * **Output:** Generated English-language text in response to the input, such
83
  as an answer to a question, or a summary of a document.
84
 
85
- ## Evaluation data
 
 
 
86
 
87
- 🏆 Evals coming soon.
88
 
89
  ### Training hyperparameters
90
 
 
82
  * **Output:** Generated English-language text in response to the input, such
83
  as an answer to a question, or a summary of a document.
84
 
85
+ ## 🏆 Evaluation results
86
+
87
+ # Nous Benchmark
88
+
89
 
 
90
 
91
  ### Training hyperparameters
92