instruction-pretrain
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -86,7 +86,7 @@ You can use the following script to reproduce our results and evaluate any other
|
|
86 |
|
87 |
2). Evaluate the Model
|
88 |
```bash
|
89 |
-
# Select the domain from ['biomedicine', 'finance'
|
90 |
DOMAIN='biomedicine'
|
91 |
|
92 |
# Specify any Huggingface LM name (Not applicable to models requiring specific prompt templates)
|
|
|
86 |
|
87 |
2). Evaluate the Model
|
88 |
```bash
|
89 |
+
# Select the domain from ['biomedicine', 'finance']
|
90 |
DOMAIN='biomedicine'
|
91 |
|
92 |
# Specify any Huggingface LM name (Not applicable to models requiring specific prompt templates)
|