jmelsbach's picture
Upload README.md with huggingface_hub
a4aa15b
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: title
dtype: string
- name: href
dtype: string
- name: url
dtype: string
- name: content
dtype: string
- name: parsed_content
dtype: string
- name: id
dtype: int64
splits:
- name: train
num_bytes: 76834511.02908278
num_examples: 2860
- name: test
num_bytes: 19235492.970917225
num_examples: 716
download_size: 22733394
dataset_size: 96070004.0
---
# Dataset Card for "easy-german-explanations"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)