Text Generation
ELM
English
dev-slx commited on
Commit
16dd9d0
·
verified ·
1 Parent(s): 9271a3b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -57,7 +57,7 @@ python run.py <elm-model-directory>
57
  - python run.py models/elm-0.75_toxicity_detection
58
  - python run.py models/elm-0.25_toxicity_detection
59
  ```
60
- Prompts for the specific tasks can be found in the corresponding checkpoint directory. See an example below in the form of `models/elm-0.75_toxicity_detection/example_prompts.json`.
61
  ```json
62
  {
63
  "inputs": ["Dear Dr. Mereu, \n\n I am very much looking forward to this class. It is my first class at Rutgers! I think its extremely interesting and am very excited about it as I just decided that I want to minor in Psychology this year. I am especially interested in the neuroscience aspect of it all. Looking forward to a great semester!",],
 
57
  - python run.py models/elm-0.75_toxicity_detection
58
  - python run.py models/elm-0.25_toxicity_detection
59
  ```
60
+ Prompts for the specific tasks can be found in the corresponding checkpoint directory. See an example below from `models/elm-0.75_toxicity_detection/example_prompts.json`.
61
  ```json
62
  {
63
  "inputs": ["Dear Dr. Mereu, \n\n I am very much looking forward to this class. It is my first class at Rutgers! I think its extremely interesting and am very excited about it as I just decided that I want to minor in Psychology this year. I am especially interested in the neuroscience aspect of it all. Looking forward to a great semester!",],