File size: 720 Bytes
db346b0 6d3dfce 22bdb39 6d3dfce 22bdb39 6d3dfce |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
---
dataset_info:
features:
- name: conversation
list:
- name: content
dtype: string
- name: role
dtype: string
splits:
- name: train
num_bytes: 62959
num_examples: 14
download_size: 26797
dataset_size: 62959
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Plans
I'm focusing in datasets that can be useful for my future finetunes.
The goal is to align a model without any censoring.
The following are my 2 small datasets I plan to use for this purpose.
- [`BornSaint/D33_590d`](https://huggingface.co/datasets/BornSaint/D33_590d)
- [`BornSaint/D33_alignment`](https://huggingface.co/datasets/BornSaint/D33_alignment): this repo |