instruction-pretrain commited on
Commit
d703aef
1 Parent(s): eb2e79b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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', 'law']
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)