kellywong commited on
Commit
aef9cae
·
1 Parent(s): 7887c07

update README.md - include demo

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -62,7 +62,7 @@ model-index:
62
  ---
63
 
64
  # Emotion Entailment
65
- You can **test the model** at [SGNLP-Demo](https://sgnlp.aisingapore.net/emotion-entailment).<br />
66
  If you want to find out more information, please contact us at [email protected].
67
 
68
  ## Table of Contents
@@ -91,7 +91,7 @@ pip install sgnlp
91
  ```
92
 
93
  ## Examples
94
- For more full code (such as Emotion Entailment), please refer to this [SGNLP-Github](https://github.com/aisingapore/sgnlp). <br> Alternatively, you can also try out the [SGNLP-Demo](https://sgnlp.aisingapore.net/emotion-entailment) for Emotion Entailment.
95
 
96
  Example of Emotion Entailment (for happiness):
97
 
 
62
  ---
63
 
64
  # Emotion Entailment
65
+ You can **test the model** at [Emotion Entailment](https://huggingface.co/spaces/aisingapore/emotion-entailment) | [SGNLP-Demo](https://sgnlp.aisingapore.net/emotion-entailment).<br />
66
  If you want to find out more information, please contact us at [email protected].
67
 
68
  ## Table of Contents
 
91
  ```
92
 
93
  ## Examples
94
+ For more full code (such as Emotion Entailment), please refer to this [SGNLP-Docs](https://sgnlp.aisingapore.net/docs/model/emotion_entailment.html). <br> Alternatively, you can also try out the [Emotion Entailment](https://huggingface.co/spaces/aisingapore/emotion-entailment) | [SGNLP-Demo](https://sgnlp.aisingapore.net/emotion-entailment) for Emotion Entailment.
95
 
96
  Example of Emotion Entailment (for happiness):
97