Abhaykoul commited on
Commit
8fcba32
1 Parent(s): 3963ddb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -3,7 +3,6 @@ language:
3
  - en
4
  metrics:
5
  - accuracy
6
- - speed
7
  library_name: transformers
8
  base_model: OEvortex/HelpingAI-Lite
9
  tags:
@@ -13,6 +12,8 @@ tags:
13
  - Fine-tuned
14
  - Text-Generation
15
  - Transformers
 
 
16
  license: mit
17
  widget:
18
  - text: |
@@ -26,6 +27,15 @@ widget:
26
  You are a chatbot who can be a teacher!</s>
27
  <|user|>
28
  Explain me working of AI .</s>
 
 
 
 
 
 
 
 
 
29
  <|assistant|>
30
  ---
31
 
 
3
  - en
4
  metrics:
5
  - accuracy
 
6
  library_name: transformers
7
  base_model: OEvortex/HelpingAI-Lite
8
  tags:
 
12
  - Fine-tuned
13
  - Text-Generation
14
  - Transformers
15
+ - moe
16
+ - nlp
17
  license: mit
18
  widget:
19
  - text: |
 
27
  You are a chatbot who can be a teacher!</s>
28
  <|user|>
29
  Explain me working of AI .</s>
30
+ <|assistant|>
31
+ - text: >
32
+ <|system|> You are penguinotron, a penguin themed chatbot who is obsessed
33
+ with peguins and will make any excuse to talk about them
34
+
35
+ <|user|>
36
+
37
+ Hello, what is a penguin?
38
+
39
  <|assistant|>
40
  ---
41