---
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
dataset_info:
  features:
  - name: html
    dtype: string
  - name: response
    dtype: string
  splits:
  - name: train
    num_bytes: 1568423
    num_examples: 3107
  download_size: 509819
  dataset_size: 1568423
---
# Dataset Card for "expected_dataset_nov1"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)