dev-slx commited on
Commit
a935f18
1 Parent(s): 3c81dd9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -61,7 +61,7 @@ python run.py <elm-model-directory>
61
  - python run.py models/elm-0.75_news_content_generation
62
  - python run.py models/elm-0.25_news_content_generation
63
  ```
64
- 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_news_content_generation/example_prompts.json`.
65
  ```json
66
  {
67
  "inputs": ["Scientists Invent 'Invisible' Metamaterial With Bonus Reflect Mode"],
 
61
  - python run.py models/elm-0.75_news_content_generation
62
  - python run.py models/elm-0.25_news_content_generation
63
  ```
64
+ Prompts for the specific tasks can be found in the corresponding checkpoint directory. See an example below from `models/elm-0.75_news_content_generation/example_prompts.json`.
65
  ```json
66
  {
67
  "inputs": ["Scientists Invent 'Invisible' Metamaterial With Bonus Reflect Mode"],