sft-dataset / README.md
yasirchemmakh's picture
Upload dataset
e3d85ca verified
|
raw
history blame contribute delete
No virus
680 Bytes
---
dataset_info:
features:
- name: Flow ID
dtype: string
- name: event_types
dtype: string
- name: log_text
dtype: string
- name: alerted
dtype: bool
- name: Label
dtype: string
- name: truth
dtype: bool
- name: Day
dtype: string
- name: num_tokens
dtype: int64
- name: row
dtype: int64
- name: classification
dtype: string
- name: justification
dtype: string
- name: response
dtype: string
splits:
- name: train
num_bytes: 40139196
num_examples: 10000
download_size: 5343192
dataset_size: 40139196
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---