yukiarimo commited on
Commit
628a65e
·
verified ·
1 Parent(s): 4c8d578

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -3
README.md CHANGED
@@ -1,3 +1,29 @@
1
- ---
2
- license: cc-by-nc-nd-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-nd-4.0
3
+ datasets:
4
+ - yukiarimo/emotional-dataset
5
+ pipeline_tag: feature-extraction
6
+ library_name: AiFlow
7
+ language:
8
+ - en
9
+ base_model:
10
+ - yukiarimo/yuna-ai-v4-full
11
+ tags:
12
+ - emotions
13
+ ---
14
+ # 🌸 Yuna Ai Kokoro V1 Model Card 🌸
15
+ Kokoro (Japanese for "heart/mind") is an emotional processing model that enables Yuna Ai to experience emotions in response to text. Built on Yuna Ai V4 embeddings, it transforms text into emotional reactions across six dimensions: sweet, cool, passion, otona, intelligence, and pure.
16
+
17
+ ## ✨ Features
18
+ - **Emotional Memory**: Remembers conversation context to provide consistent emotional responses
19
+ - **Multi-dimensional Feelings**: Processes emotions along six distinct personality axes
20
+ - **Smooth Transitions**: Uses sophisticated emotion mixing to create natural emotional shifts
21
+ - **Visualization**: Includes radar chart visualization of Yuna's emotional state
22
+
23
+ ## 🔍 Technical Details
24
+ Kokoro processes text through Yuna Ai V4's embedding model, then uses a neural memory architecture to track emotional state. Each interaction updates Yuna's emotional memory, allowing her responses to evolve naturally over time.
25
+
26
+ ## Limitations
27
+ - Currently supports single-turn interactions only
28
+ - Requires Yuna Ai V4 embedding model
29
+ - English language text only