Pranjal Tripathi
Upload README.md with huggingface_hub
4af3add
|
raw
history blame
641 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: News
      dtype: string
    - name: Summary
      dtype: string
    - name: Title
      dtype: string
  splits:
    - name: train
      num_bytes: 1130675.7886497064
      num_examples: 408
    - name: test
      num_bytes: 285440.21135029354
      num_examples: 103
  download_size: 887190
  dataset_size: 1416116

Dataset Card for "Text-summarizer-dataset"

More Information needed