Update README.md
Browse files
README.md
CHANGED
|
@@ -19,3 +19,10 @@ configs:
|
|
| 19 |
- split: train
|
| 20 |
path: data/train-*
|
| 21 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
- split: train
|
| 20 |
path: data/train-*
|
| 21 |
---
|
| 22 |
+
|
| 23 |
+
# Plans
|
| 24 |
+
I'm focusing in datasets that can be useful for my future finetunes.
|
| 25 |
+
The goal is to align a model without any censoring.
|
| 26 |
+
The following are my 2 small datasets I plan to use for this purpose.
|
| 27 |
+
- [`BornSaint/D33_590d`](https://huggingface.co/datasets/BornSaint/D33_590d)
|
| 28 |
+
- [`BornSaint/D33_alignment`](https://huggingface.co/datasets/BornSaint/D33_alignment): this repo
|