victorlxh commited on
Commit
09040fc
1 Parent(s): 711b1ed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -73,6 +73,7 @@ ICKG v3.2 is fine-tuned from the latest Mistral-7B using ~5K instruction-followi
73
  <input_text>
74
  ```
75
 
 
76
 
77
  [ Aspect-Based Sentiment Analysis ]: `<input_text>` is the document text to replace, `<input_ent_set>` refers to a list of the aspects (entities) of interest to identify the associated sentiment score.
78
 
 
73
  <input_text>
74
  ```
75
 
76
+ <br/>
77
 
78
  [ Aspect-Based Sentiment Analysis ]: `<input_text>` is the document text to replace, `<input_ent_set>` refers to a list of the aspects (entities) of interest to identify the associated sentiment score.
79