--- dataset_info: features: - name: id dtype: int64 - name: input dtype: string - name: output dtype: string - name: prompt dtype: string - name: label dtype: string splits: - name: test.small.1k.claude.2.1 num_bytes: 2271719 num_examples: 997 - name: test.small.1k.claude.instant.1.2 num_bytes: 2343434 num_examples: 997 - name: test.small.1k.gpt.3.5.turbo.0613 num_bytes: 2241194 num_examples: 1000 - name: test.small.1k.gpt.4.0613 num_bytes: 2255169 num_examples: 1000 download_size: 1985236 dataset_size: 9111516 configs: - config_name: default data_files: - split: test.small.1k.claude.2.1 path: data/test.small.1k.claude.2.1-* - split: test.small.1k.claude.instant.1.2 path: data/test.small.1k.claude.instant.1.2-* - split: test.small.1k.gpt.3.5.turbo.0613 path: data/test.small.1k.gpt.3.5.turbo.0613-* - split: test.small.1k.gpt.4.0613 path: data/test.small.1k.gpt.4.0613-* ---