Abhaykoul commited on
Commit
8b1200d
1 Parent(s): 98a60c4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -15,7 +15,7 @@ tags:
15
  ![logo](https://huggingface.co/OEvortex/HelpingAI-3B/resolve/main/HelpingAI.png)
16
 
17
  ## Overview
18
- HelpingAI-3B is a large language model designed for emotionally intelligent conversational interactions. It is trained to engage users with empathy, understanding, and supportive dialogue across a wide range of topics and contexts. The model aims to provide a supportive AI companion that can attune to users' emotional states and communicative needs.
19
 
20
  ## Objectives
21
  - Engage in open-ended dialogue while displaying emotional intelligence
@@ -32,7 +32,9 @@ HelpingAI-3B is based on the HelpingAI series and further trained using:
32
  - Knowledge augmentation from psychological resources on emotional intelligence
33
 
34
  ## Emotional Quotient (EQ)
35
- NOT tested yet
 
 
36
 
37
  ## Usage code
38
  ```python
 
15
  ![logo](https://huggingface.co/OEvortex/HelpingAI-3B/resolve/main/HelpingAI.png)
16
 
17
  ## Overview
18
+ HelpingAI-3B-v3 is a Small language model designed for emotionally intelligent conversational interactions. It is trained to engage users with empathy, understanding, and supportive dialogue across a wide range of topics and contexts. The model aims to provide a supportive AI companion that can attune to users' emotional states and communicative needs.
19
 
20
  ## Objectives
21
  - Engage in open-ended dialogue while displaying emotional intelligence
 
32
  - Knowledge augmentation from psychological resources on emotional intelligence
33
 
34
  ## Emotional Quotient (EQ)
35
+ HelpingAI-3B-v3 has achieved an impressive Emotional Quotient (EQ) of 81.97, surpassing many AI models in emotional intelligence. This EQ score reflects its advanced ability to understand and respond to human emotions in a supportive and empathetic manner.
36
+
37
+ ![benchmarks](benchmark_performance_comparison.png)
38
 
39
  ## Usage code
40
  ```python