Commit ·
b667d78
1
Parent(s): bf2378c
Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-nc-4.0
|
| 3 |
+
datasets:
|
| 4 |
+
- athirdpath/DPO_Pairs-Roleplay-Alpaca-NSFW-v2
|
| 5 |
+
- athirdpath/DPO_Pairs-Roleplay-Alpaca-NSFW
|
| 6 |
+
language:
|
| 7 |
+
- en
|
| 8 |
+
---
|
| 9 |
+
v1olet/v1olet_marcoroni-go-bruins-merge-7B trained for an epoch on my NSFW_DPO-v1 dataset, then the some LoRA state was trained until crash on DPO-v2 dataset (made private until I can figure it out), then again from that point on 1 more epoch of the NSFW_DPO-v1 dataset
|