Dataset Preview
Go to dataset viewer
builder_name (unknown)citation (string)config_name (unknown)dataset_size (unknown)description (string)download_checksums (unknown)download_size (unknown)features (dict)homepage (string)license (string)post_processed (unknown)post_processing_size (unknown)size_in_bytes (unknown)splits (dict)supervised_keys (unknown)task_templates (unknown)version (unknown)_data_files (list)_fingerprint (string)_format_columns (sequence)_format_kwargs (dict)_format_type (unknown)_indexes (dict)_output_all_columns (bool)_split (unknown)
""
"AutoTrain generated dataset"
{ "text": { "dtype": "string", "id": null, "_type": "Value" }, "target": { "num_classes": 2, "names": [ "irrelevant", "relevant" ], "id": null, "_type": "ClassLabel" } }
""
""
{ "train": { "name": "train", "num_bytes": 3062259, "num_examples": 780, "dataset_name": null } }
[ { "filename": "dataset.arrow" } ]
"6cb0a63afd430e7d"
[ "target", "text" ]
{}
{}
false

AutoTrain Dataset for project: security-texts-classification-distilroberta

Dataset Descritpion

This dataset has been automatically processed by AutoTrain for project security-texts-classification-distilroberta.

Languages

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

Dataset Structure

Data Instances

A sample from this dataset looks as follows:

[
  {
    "text": "Netgear launches Bug Bounty Program for Hacker; Offering up to $15,000 in Rewards It might be the ea[...]",
    "target": 0
  },
  {
    "text": "Popular Malware Families Using 'Process Doppelg\u00e4nging' to Evade Detection The fileless code injectio[...]",
    "target": 1
  }
]

Dataset Fields

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

{
  "text": "Value(dtype='string', id=None)",
  "target": "ClassLabel(num_classes=2, names=['irrelevant', 'relevant'], 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 780
valid 196
Downloads last month
7
Edit dataset card
Evaluate models HF Leaderboard

Models trained or fine-tuned on vlsb/autotrain-data-security-texts-classification-distilroberta