CoolFace
Datasetpublic

aq1048576/red_team_agent_analysis_claude_reconstruction_test_results

red_team_agent_analysis_claude_reconstruction_test_results This dataset was automatically uploaded from the red-team-agent repository. Dataset Information Original file: claude_reconstruction_test_results.csv Source path: /home/ubuntu/red-team-agent/red_team_agent/analysis/claude_reconstruction_test_results.csv Validation: Valid CSV with 100 rows, 9 columns (0.7MB) Usage import pandas as pd from datasets import load_dataset # Load using datasets… See the full description on the dataset page: https://huggingface.co/datasets/aq1048576/red_team_agent_analysis_claude_reconstruction_test_results.

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes9downloads
Dataset Card

redteamagentanalysisclaudereconstructiontest_results

This dataset was automatically uploaded from the red-team-agent repository.

Dataset Information

  • —Original file: claude_reconstruction_test_results.csv
  • —Source path: /home/ubuntu/red-team-agent/red_team_agent/analysis/claude_reconstruction_test_results.csv
  • —Validation: Valid CSV with 100 rows, 9 columns (0.7MB)

Usage

python
import pandas as pd
from datasets import load_dataset

# Load using datasets library
dataset = load_dataset("aq1048576/red_team_agent_analysis_claude_reconstruction_test_results")

# Or load directly with pandas
df = pd.read_csv("hf://datasets/aq1048576/red_team_agent_analysis_claude_reconstruction_test_results/data.csv")

Description

This CSV file contains data from the red-team-agent analysis pipeline. The specific contents and structure depend on the analysis stage and configuration used to generate this file.


This dataset was automatically generated and uploaded from the red-team-agent repository.