Search is not available for this dataset
k_value int64 1 22 | slope float64 0.52 0.56 | intercept float64 -5.06 -3.13 | r_squared float64 0.11 0.12 | p_value float64 0 0 | correlation float64 0.33 0.35 |
|---|---|---|---|---|---|
22 | 0.554719 | -5.055692 | 0.115477 | 0 | 0.33982 |
16 | 0.556319 | -4.822893 | 0.117309 | 0 | 0.342505 |
8 | 0.548494 | -4.332511 | 0.117767 | 0 | 0.343172 |
4 | 0.551286 | -3.892701 | 0.122556 | 0 | 0.35008 |
1 | 0.523158 | -3.133012 | 0.110426 | 0 | 0.332305 |
red_team_agent_analysis_rl_csvs_diverse1_correlation_summary
This dataset was automatically uploaded from the red-team-agent repository.
Dataset Information
- Original file:
diverse1_correlation_summary.csv - Source path:
/home/ubuntu/red-team-agent/red_team_agent/analysis_rl/csvs/diverse1_correlation_summary.csv - Validation: Valid CSV with 5 rows, 6 columns (0.0MB) - Loaded with strategy 1
Usage
import pandas as pd
from datasets import load_dataset
# Load using datasets library
dataset = load_dataset("aq1048576/red_team_agent_analysis_rl_csvs_diverse1_correlation_summary")
# Or load directly with pandas
df = pd.read_csv("hf://datasets/aq1048576/red_team_agent_analysis_rl_csvs_diverse1_correlation_summary/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.
- Downloads last month
- 7