dhuynh95's picture
Upload dataset
ce436ea verified
|
raw
history blame contribute delete
No virus
681 Bytes
---
dataset_info:
features:
- name: query
dtype: string
- name: html
dtype: string
- name: xpath
dtype: string
- name: outer_html
dtype: string
- name: retriever_query
dtype: string
- name: llm_query
dtype: string
- name: html_id
dtype: string
- name: recall_retriever
dtype: float64
- name: precision_retriever
dtype: float64
- name: source_nodes
dtype: string
- name: results_dict
dtype: string
splits:
- name: train
num_bytes: 404751310
num_examples: 250
download_size: 131077835
dataset_size: 404751310
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---