Abhaykoul commited on
Commit
1d30d85
1 Parent(s): 4714889

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -3,7 +3,9 @@ library_name: transformers
3
  widget:
4
  - messages:
5
  - role: user
6
- content: My best friend recently lost their parent to cancer after a long battle. They are understandably devastated and struggling with grief.
 
 
7
  inference:
8
  parameters:
9
  max_new_tokens: 200
@@ -11,6 +13,8 @@ license: apache-2.0
11
  tags:
12
  - EMO
13
  - HelpingAI
 
 
14
  ---
15
  # EMO-2B: Emotionally Intelligent Conversational AI
16
 
 
3
  widget:
4
  - messages:
5
  - role: user
6
+ content: >-
7
+ My best friend recently lost their parent to cancer after a long battle.
8
+ They are understandably devastated and struggling with grief.
9
  inference:
10
  parameters:
11
  max_new_tokens: 200
 
13
  tags:
14
  - EMO
15
  - HelpingAI
16
+ datasets:
17
+ - OEvortex/SentimentSynth
18
  ---
19
  # EMO-2B: Emotionally Intelligent Conversational AI
20