summarize-eval / README.md
chansung's picture
Upload dataset
ebd262d verified
|
raw
history blame
829 Bytes
metadata
dataset_info:
  features:
    - name: instructions
      dtype: string
    - name: target_responses
      dtype: string
    - name: candidate_responses
      dtype: string
    - name: model_id
      dtype: string
    - name: model_sha
      dtype: string
    - name: eval_prompts
      dtype: string
    - name: similarity_scores
      dtype: float64
    - name: precision_scores
      dtype: float64
    - name: evaluators
      dtype: string
    - name: dates
      dtype: string
  splits:
    - name: llama3_1_8b_lora
      num_bytes: 587902
      num_examples: 100
    - name: mistral_7b_0_3_lora
      num_bytes: 618050
      num_examples: 100
  download_size: 381985
  dataset_size: 1205952
configs:
  - config_name: default
    data_files:
      - split: llama3_1_8b_lora
        path: data/llama3_1_8b_lora-*
      - split: mistral_7b_0_3_lora
        path: data/mistral_7b_0_3_lora-*