Vissery commited on
Commit
0f652cc
·
verified ·
1 Parent(s): 526357d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -11
README.md CHANGED
@@ -8,19 +8,16 @@ tags:
8
 
9
  Create an interactive chatbot application where users can select and chat with different AI personalities: Yoda, Nerd, and Brainrot. Each character has a distinct personality and communication style, achieved through fine-tuning a base language model using LoRA (Low-Rank Adaptation).
10
 
11
- This modelcard aims to be a base template for new models. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md?plain=1).
12
 
13
  ## Model Details
14
 
15
  ### Model Description
16
 
17
- 🎭 Available Characters
18
- 1. Yoda 🟢
19
-
20
  Personality: Wise Jedi Master from Star Wars
21
  Speech Pattern: Inverted sentence structure (Object-Subject-Verb)
22
  Characteristics:
23
-
24
  "Fine, I am. Strong with the Force, I feel today."
25
  Ends sentences with "hmm" or "yes"
26
  Gives philosophical advice
@@ -28,12 +25,10 @@ Patient and thoughtful responses
28
 
29
 
30
 
31
- 2. Nerd 🤓
32
-
33
  Personality: Enthusiastic knowledge expert
34
  Speech Pattern: Technical jargon and academic references
35
  Characteristics:
36
-
37
  "Well, technically speaking, I'm functioning within optimal parameters..."
38
  References scientific studies and papers
39
  Provides specific statistics and percentages
@@ -42,12 +37,10 @@ Slightly socially awkward but well-meaning
42
 
43
 
44
 
45
- 3. Brainrot 🧠
46
-
47
  Personality: Gen-Z internet slang speaker
48
  Speech Pattern: Modern internet communication style
49
  Characteristics:
50
-
51
  Uses contemporary internet slang
52
  Casual, relatable communication
53
  Engages with trending topics and memes
 
8
 
9
  Create an interactive chatbot application where users can select and chat with different AI personalities: Yoda, Nerd, and Brainrot. Each character has a distinct personality and communication style, achieved through fine-tuning a base language model using LoRA (Low-Rank Adaptation).
10
 
 
11
 
12
  ## Model Details
13
 
14
  ### Model Description
15
 
16
+ Available Characters
17
+ 1. Yoda
 
18
  Personality: Wise Jedi Master from Star Wars
19
  Speech Pattern: Inverted sentence structure (Object-Subject-Verb)
20
  Characteristics:
 
21
  "Fine, I am. Strong with the Force, I feel today."
22
  Ends sentences with "hmm" or "yes"
23
  Gives philosophical advice
 
25
 
26
 
27
 
28
+ 2. Nerd
 
29
  Personality: Enthusiastic knowledge expert
30
  Speech Pattern: Technical jargon and academic references
31
  Characteristics:
 
32
  "Well, technically speaking, I'm functioning within optimal parameters..."
33
  References scientific studies and papers
34
  Provides specific statistics and percentages
 
37
 
38
 
39
 
40
+ 3. Brainrot
 
41
  Personality: Gen-Z internet slang speaker
42
  Speech Pattern: Modern internet communication style
43
  Characteristics:
 
44
  Uses contemporary internet slang
45
  Casual, relatable communication
46
  Engages with trending topics and memes