Update README.md
Browse files
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
|
|
|
|
|
|
|
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 |
|