strickvl's picture
Upload dataset
39d3dfb verified
|
raw
history blame
683 Bytes
---
license: apache-2.0
dataset_info:
features:
- name: page_content
dtype: string
- name: filename
dtype: string
- name: parent_section
dtype: string
- name: url
dtype: string
- name: embedding
sequence: float64
- name: token_count
dtype: int64
- name: generated_questions
dtype: 'null'
splits:
- name: train
num_bytes: 8661520.0
num_examples: 1656
- name: test
num_bytes: 2165380.0
num_examples: 414
download_size: 7247429
dataset_size: 10826900.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---