phreshphish-2k / README.md
goldbach7's picture
Upload dataset
7ceeea2 verified
|
Raw
History Blame Contribute Delete
1.07 kB
---
license: cc-by-4.0
dataset_info:
- config_name: image
features:
- name: image
dtype: image
- name: prompt
dtype: string
- name: completion
dtype: string
- name: label
dtype: string
- name: target_brand
dtype: string
- name: sha256
dtype: string
- name: url
dtype: string
splits:
- name: train
num_bytes: 79874105
num_examples: 1800
- name: validation
num_bytes: 8325398
num_examples: 200
download_size: 87746559
dataset_size: 88199503
- config_name: text
features:
- name: prompt
dtype: string
- name: completion
dtype: string
splits:
- name: train
num_bytes: 8610228
num_examples: 1800
- name: validation
num_bytes: 1052338
num_examples: 200
download_size: 4926126
dataset_size: 9662566
configs:
- config_name: image
data_files:
- split: train
path: image/train-*
- split: validation
path: image/validation-*
- config_name: text
data_files:
- split: train
path: text/train-*
- split: validation
path: text/validation-*
---