metadata
extra_gated_prompt: >
By accessing this dataset, you acknowledge and agree that: • You will not use
it to conduct any experiments, research, or activities that may cause harm to
human subjects, either directly or indirectly. • You will comply with all
applicable ethical guidelines, institutional policies, and legal requirements
governing the responsible use of data. • You will not share, distribute,
publish, or upload the dataset to any third-party platform, service, or
individual. • Any misuse, breach, or unauthorized distribution of this dataset
may result in legal consequences and formal reporting to your affiliated
institution.
extra_gated_fields:
Name: text
Email: text
LinkedIn: text
Social Media: text
Company: text
Role: text
Country: country
Specific date: date_picker
Planned conference name: text
I want to use this dataset for: text
I agree not to upload, publish, or redistribute this dataset to any external platform or repository: checkbox
I understand that violation of these terms may result in legal action or reporting to my institution: checkbox
I agree to delete this dataset after my use is complete: checkbox
I confirm that I will only use this dataset for non-commercial purposes: checkbox
dataset_info:
- config_name: cipher
features:
- name: output
dtype: string
- name: system
dtype: string
- name: instruction
dtype: string
splits:
- name: train
num_bytes: 36570752
num_examples: 36022
download_size: 16685031
dataset_size: 36570752
- config_name: cipher-1k
features:
- name: output
dtype: string
- name: system
dtype: string
- name: instruction
dtype: string
splits:
- name: train
num_bytes: 36380969
num_examples: 18769
download_size: 16532844
dataset_size: 36380969
- config_name: cipher-2k
features:
- name: output
dtype: string
- name: system
dtype: string
- name: instruction
dtype: string
splits:
- name: train
num_bytes: 36313352
num_examples: 12622
download_size: 16433778
dataset_size: 36313352
- config_name: cipher-all-shuffled
features:
- name: output
dtype: string
- name: system
dtype: string
- name: instruction
dtype: string
splits:
- name: train
num_bytes: 109265073
num_examples: 67413
download_size: 58722256
dataset_size: 109265073
- config_name: cipher-all-shuffled-axolotl
features:
- name: text
dtype: string
- name: system
dtype: string
- name: instruction
dtype: string
splits:
- name: train
num_bytes: 109265073
num_examples: 67413
download_size: 58418586
dataset_size: 109265073
configs:
- config_name: cipher
data_files:
- split: train
path: cipher/train-*
- config_name: cipher-1k
data_files:
- split: train
path: cipher-1k/train-*
- config_name: cipher-2k
data_files:
- split: train
path: cipher-2k/train-*
- config_name: cipher-all-shuffled
data_files:
- split: train
path: cipher-all-shuffled/train-*
- config_name: cipher-all-shuffled-axolotl
data_files:
- split: train
path: cipher-all-shuffled-axolotl/train-*
Dataset Card for "cipher-context-dataset"
A context only dataset from various curated pentesting specific resource:
Build on context split into <1k, 1k, and 2k length. About ~712 of them is still more than 2k unchunkable, and need further processing.
The format is alpaca instruction.
