File size: 621 Bytes
ad9c173 c76f366 ad9c173 c76f366 ad9c173 c76f366 ad9c173 c76f366 ad9c173 | 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 31 32 33 34 35 | ---
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
- name: information
dtype: string
- name: final_output
dtype: string
splits:
- name: train
num_bytes: 19817852
num_examples: 3485
- name: test
num_bytes: 2250031
num_examples: 388
download_size: 7198315
dataset_size: 22067883
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
|