--- 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 - name: gemma7b_k num_bytes: 619876 num_examples: 100 - name: mistral7b_k2 num_bytes: 576146 num_examples: 100 - name: mistral7b_lora2 num_bytes: 581186 num_examples: 100 - name: llama3_1_8b_fft2 num_bytes: 570752 num_examples: 100 - name: mistral7b_fft2 num_bytes: 538390 num_examples: 100 - name: gemma7b_lora2 num_bytes: 596150 num_examples: 100 - name: llama3_1_8b_k2 num_bytes: 535726 num_examples: 100 download_size: 1570852 dataset_size: 5224178 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-* - split: gemma7b_k path: data/gemma7b_k-* - split: mistral7b_k2 path: data/mistral7b_k2-* - split: mistral7b_lora2 path: data/mistral7b_lora2-* - split: llama3_1_8b_fft2 path: data/llama3_1_8b_fft2-* - split: mistral7b_fft2 path: data/mistral7b_fft2-* - split: gemma7b_lora2 path: data/gemma7b_lora2-* - split: llama3_1_8b_k2 path: data/llama3_1_8b_k2-* ---