Orkhan commited on
Commit
08d4ef2
1 Parent(s): aa95bb7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ This enhancement equips the model to adeptly identify aspects and accurately ana
12
  Its advantage over traditional Aspect-Based Sentiment Analysis models is you do not need to train a model with domain-specific labeled data as the llama-2-7b-absa model generalizes very well. However, you may need more computing power.
13
 
14
 
15
- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/62b58935593a2c49da6b0f5a/z6Ssrjh0K2OSDIZUFVpP5.png)
16
 
17
  While inferencing, please note that the model has been trained on sentences, not on paragraphs.
18
  It fits T4-GPU-enabled free Google Colab Notebook.
 
12
  Its advantage over traditional Aspect-Based Sentiment Analysis models is you do not need to train a model with domain-specific labeled data as the llama-2-7b-absa model generalizes very well. However, you may need more computing power.
13
 
14
 
15
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/62b58935593a2c49da6b0f5a/G8wDb1I2cWDQf1uo5qfGE.png)
16
 
17
  While inferencing, please note that the model has been trained on sentences, not on paragraphs.
18
  It fits T4-GPU-enabled free Google Colab Notebook.