magicsquares137 commited on
Commit
5b68ef1
·
verified ·
1 Parent(s): f245600

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -137,7 +137,7 @@ Note: Lower precision (8-bit and 4-bit) may result in slightly reduced output qu
137
  The model has been optimized to maintain persona consistency while capable of adopting different characters. It excels at creative, character-driven conversations and exhibits a high degree of adaptability to different personality traits provided in the system prompt.
138
 
139
  ### Training Data
140
- We are unable to open source the dataset at this time, due to its use for proprietary internal luvgpt development.
141
 
142
  - **Dataset Size**: ~13k high-quality examples (curated from 50k initial conversations)
143
  - **Data Format**: JSONL with each entry containing a messages array with system, user, and assistant roles
 
137
  The model has been optimized to maintain persona consistency while capable of adopting different characters. It excels at creative, character-driven conversations and exhibits a high degree of adaptability to different personality traits provided in the system prompt.
138
 
139
  ### Training Data
140
+ We are unable to open source the dataset at this time, due to its use for proprietary internal luvgpt development. Initial conversations were generated by open source large language models given specific generation instructions and curated by a judge model.
141
 
142
  - **Dataset Size**: ~13k high-quality examples (curated from 50k initial conversations)
143
  - **Data Format**: JSONL with each entry containing a messages array with system, user, and assistant roles