Dataset Preview
Viewer
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
[Errno 39] Directory not empty: '/storage/hf-datasets-cache/medium/datasets/63042478598006-config-parquet-and-info-skashyap96-autotrain-data-4c70644a/skashyap96___autotrain-data-led-samsum-dialogsum/default/0.0.0/4bf5b5ed178e0e8052b3ec7ea5f7d745ad63cb3b.incomplete'
Error code:   UnexpectedError

Need help to make the dataset viewer work? Open a discussion for direct support.

_data_files
list
_fingerprint
string
_format_columns
sequence
_format_kwargs
dict
_format_type
null
_indexes
dict
_output_all_columns
bool
_split
null
[ { "filename": "dataset.arrow" } ]
a4393616ebece64e
[ "feat_Unnamed: 0", "feat_id", "target", "text" ]
{}
null
{}
false
null
YAML Metadata Warning: The task_categories "conditional-text-generation" is not in the official list: text-classification, token-classification, table-question-answering, question-answering, zero-shot-classification, translation, summarization, feature-extraction, text-generation, text2text-generation, fill-mask, sentence-similarity, text-to-speech, text-to-audio, automatic-speech-recognition, audio-to-audio, audio-classification, voice-activity-detection, depth-estimation, image-classification, object-detection, image-segmentation, text-to-image, image-to-text, image-to-image, image-to-video, unconditional-image-generation, video-classification, reinforcement-learning, robotics, tabular-classification, tabular-regression, tabular-to-text, table-to-text, multiple-choice, text-retrieval, time-series-forecasting, text-to-video, image-text-to-text, visual-question-answering, document-question-answering, zero-shot-image-classification, graph-ml, mask-generation, zero-shot-object-detection, text-to-3d, image-to-3d, image-feature-extraction, other

AutoTrain Dataset for project: led-samsum-dialogsum

Dataset Description

This dataset has been automatically processed by AutoTrain for project led-samsum-dialogsum.

Languages

The BCP-47 code for the dataset's language is unk.

Dataset Structure

Data Instances

A sample from this dataset looks as follows:

[
  {
    "feat_Unnamed: 0": 0,
    "feat_id": 0,
    "text": "Amanda: I baked  cookies. Do you want some?\nJerry: Sure!\nAmanda: I'll bring you tomorrow :-)",
    "target": "Amanda baked cookies and will bring Jerry some tomorrow."
  },
  {
    "feat_Unnamed: 0": 1,
    "feat_id": 1,
    "text": "Olivia: Who are you voting for in this election? \nOliver: Liberals as always.\nOlivia: Me too!!\nOliver: Great",
    "target": "Olivia and Olivier are voting for liberals in this election. "
  }
]

Dataset Fields

The dataset has the following fields (also called "features"):

{
  "feat_Unnamed: 0": "Value(dtype='int64', id=None)",
  "feat_id": "Value(dtype='int64', id=None)",
  "text": "Value(dtype='string', id=None)",
  "target": "Value(dtype='string', id=None)"
}

Dataset Splits

This dataset is split into a train and validation split. The split sizes are as follow:

Split name Num samples
train 27191
valid 1318
Downloads last month
2
Edit dataset card