Update README.md
Browse files
README.md
CHANGED
|
@@ -40,6 +40,8 @@ A fine-tuned LLM for paraphrasing word-meanings using the natural semantic prime
|
|
| 40 |
### Direct Use
|
| 41 |
|
| 42 |
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
|
|
|
|
|
|
| 43 |
To use the DeepNSM model to generate an NSM paraphrase of a word-meaning, you should structure your prompts in the following format:
|
| 44 |
```
|
| 45 |
Word: dangerous
|
|
|
|
| 40 |
### Direct Use
|
| 41 |
|
| 42 |
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
| 43 |
+
Colab Demo: https://colab.research.google.com/drive/1kWesMSQOgKOsXxONvZyinpdgh86gDBcy?usp=drive_link
|
| 44 |
+
|
| 45 |
To use the DeepNSM model to generate an NSM paraphrase of a word-meaning, you should structure your prompts in the following format:
|
| 46 |
```
|
| 47 |
Word: dangerous
|