ringoreality
commited on
Commit
•
37fad01
1
Parent(s):
c802feb
Update README.md
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@
|
|
23 |
|
24 |
## How to Get Started with the Model
|
25 |
After downloading the HF formatted model, the HF helpers should work out-of-the-box.
|
26 |
-
|
27 |
|
28 |
## Training
|
29 |
- For the Llama2 training data, we refer the user to https://huggingface.co/meta-llama/Llama-2-70b-chat-hf.
|
|
|
23 |
|
24 |
## How to Get Started with the Model
|
25 |
After downloading the HF formatted model, the HF helpers should work out-of-the-box.
|
26 |
+
It is also possible to evaluate the model with https://github.com/EleutherAI/lm-evaluation-harness by plugging in the model identifier ```--model_args pretrained=climategpt/climategpt-70b```.
|
27 |
|
28 |
## Training
|
29 |
- For the Llama2 training data, we refer the user to https://huggingface.co/meta-llama/Llama-2-70b-chat-hf.
|