Update README.md
Browse files
README.md
CHANGED
@@ -59,7 +59,7 @@ python run.py <elm-model-directory>
|
|
59 |
- python run.py models/elm-0.75_news_classification
|
60 |
- python run.py models/elm-0.25_news_classification
|
61 |
```
|
62 |
-
Prompts for the specific tasks can be found in the corresponding checkpoint directory. See an example below
|
63 |
```json
|
64 |
{
|
65 |
"inputs": ["GM May Close Plant in Europe DETROIT (Reuters) - General Motors Corp. <A HREF=\"http://www.investor.reuters.com/FullQuote.aspx?ticker=GM.N target=/stocks/quickinfo/fullquote\">GM.N</A> will likely cut some jobs in Europe and may close a plant there as part of a restructuring plan under development to try to return the region to profitability, the U.S. automaker said on Wednesday."],
|
|
|
59 |
- python run.py models/elm-0.75_news_classification
|
60 |
- python run.py models/elm-0.25_news_classification
|
61 |
```
|
62 |
+
Prompts for the specific tasks can be found in the corresponding checkpoint directory. See an example below from `models/elm-0.75_news_classification/example_prompts.json`.
|
63 |
```json
|
64 |
{
|
65 |
"inputs": ["GM May Close Plant in Europe DETROIT (Reuters) - General Motors Corp. <A HREF=\"http://www.investor.reuters.com/FullQuote.aspx?ticker=GM.N target=/stocks/quickinfo/fullquote\">GM.N</A> will likely cut some jobs in Europe and may close a plant there as part of a restructuring plan under development to try to return the region to profitability, the U.S. automaker said on Wednesday."],
|