JungHun's picture
Upload dataset
fb62690 verified
|
raw
history blame
540 Bytes
---
dataset_info:
features:
- name: label
dtype: string
- name: input_text
dtype: string
- name: first_address
dtype: string
- name: second_address
dtype: string
- name: llm_response
dtype: string
splits:
- name: train
num_bytes: 10361163
num_examples: 3485
- name: test
num_bytes: 1166204
num_examples: 388
download_size: 3624240
dataset_size: 11527367
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---