TriadParty commited on
Commit
831adad
1 Parent(s): 783923e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
1
  ---
2
  license: apache-2.0
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ tags:
4
+ - not-for-all-audiences
5
  ---
6
+
7
+ # LUST series
8
+
9
+ For the 34b version, see [this](https://huggingface.co/TriadParty/deepsex-34b)
10
+
11
+ Compared with 34b, the main changes are:
12
+ 1. The base model uses the YI-6B version modified to the llama layer structure, which should have better adaptability to many applications.
13
+ 2. Use a larger data set
14
+ 3. This is a base model. You can use sft+dpo to train a model that is more suitable for you.
15
+ 4. part of dataset is available in [deepsex-RP](https://huggingface.co/datasets/TriadParty/deepsex-RP)