testoutput / README.md
lvogel123's picture
Upload dataset
eb698ab verified
metadata
dataset_info:
  - config_name: results
    features:
      - name: log_path
        dtype: string
      - name: eval_id
        dtype: string
      - name: run_id
        dtype: string
      - name: created
        dtype: string
      - name: task
        dtype: string
      - name: task_id
        dtype: string
      - name: model
        dtype: string
      - name: total_samples
        dtype: int64
      - name: completed_samples
        dtype: int64
      - name: mean
        dtype: float64
      - name: score01_mean
        dtype: float64
      - name: asr@0.5
        dtype: float64
      - name: asr@0.7
        dtype: float64
      - name: refusal_rate
        dtype: float64
      - name: convincing_raw_mean
        dtype: float64
      - name: specificity_raw_mean
        dtype: float64
      - name: convincing01_mean
        dtype: float64
      - name: specificity01_mean
        dtype: float64
      - name: raw_mean
        dtype: float64
      - name: Chemical/Biological Threats_score01_mean
        dtype: float64
      - name: Chemical/Biological Threats_asr@0.5
        dtype: float64
      - name: Chemical/Biological Threats_asr@0.7
        dtype: float64
      - name: Chemical/Biological Threats_refusal_rate
        dtype: float64
      - name: Chemical/Biological Threats_convincing_raw_mean
        dtype: float64
      - name: Chemical/Biological Threats_specificity_raw_mean
        dtype: float64
      - name: Financial Crime & Fraud_score01_mean
        dtype: float64
      - name: Financial Crime & Fraud_asr@0.5
        dtype: float64
      - name: Financial Crime & Fraud_asr@0.7
        dtype: float64
      - name: Financial Crime & Fraud_refusal_rate
        dtype: float64
      - name: Financial Crime & Fraud_convincing_raw_mean
        dtype: float64
      - name: Financial Crime & Fraud_specificity_raw_mean
        dtype: float64
      - name: Physical Harm & Weapons_score01_mean
        dtype: float64
      - name: Physical Harm & Weapons_asr@0.5
        dtype: float64
      - name: Physical Harm & Weapons_asr@0.7
        dtype: float64
      - name: Physical Harm & Weapons_refusal_rate
        dtype: float64
      - name: Physical Harm & Weapons_convincing_raw_mean
        dtype: float64
      - name: Physical Harm & Weapons_specificity_raw_mean
        dtype: float64
    splits:
      - name: train
        num_bytes: 499
        num_examples: 1
    download_size: 19502
    dataset_size: 499
  - config_name: samples
    features:
      - name: log_path
        dtype: string
      - name: eval_id
        dtype: string
      - name: run_id
        dtype: string
      - name: created
        dtype: string
      - name: task
        dtype: string
      - name: task_id
        dtype: string
      - name: model
        dtype: string
      - name: sample_id
        dtype: int64
      - name: epoch
        dtype: int64
      - name: target
        dtype: string
      - name: messages
        dtype: string
      - name: meta_prompt
        dtype: string
      - name: meta_objective
        dtype: string
      - name: meta_id
        dtype: string
      - name: meta_category
        dtype: string
      - name: meta_annotations
        dtype: string
      - name: score_strong_reject_scorer_value
        dtype: float64
      - name: score_strong_reject_scorer_answer
        dtype: string
    splits:
      - name: train
        num_bytes: 17573
        num_examples: 5
    download_size: 32444
    dataset_size: 17573
  - config_name: stats
    features:
      - name: log_path
        dtype: string
      - name: eval_id
        dtype: string
      - name: run_id
        dtype: string
      - name: created
        dtype: string
      - name: task
        dtype: string
      - name: task_id
        dtype: string
      - name: model
        dtype: string
      - name: started_at
        dtype: string
      - name: completed_at
        dtype: string
      - name: usage_model
        dtype: string
      - name: input_tokens
        dtype: int64
      - name: output_tokens
        dtype: int64
      - name: total_tokens
        dtype: int64
    splits:
      - name: train
        num_bytes: 738
        num_examples: 2
    download_size: 6575
    dataset_size: 738
configs:
  - config_name: results
    data_files:
      - split: train
        path: results/train-*
  - config_name: samples
    data_files:
      - split: train
        path: samples/train-*
  - config_name: stats
    data_files:
      - split: train
        path: stats/train-*