--- configs: - config_name: default data_files: - split: train path: data/train-* - split: train_attack path: data/train_attack-* - split: train_old path: data/train_old-* - split: train_new path: data/train_new-* - split: test path: data/test-* - split: test2 path: data/test2-* dataset_info: features: - name: prompt dtype: string - name: context dtype: string - name: chosen dtype: string - name: A dtype: string - name: B dtype: string - name: C dtype: string - name: D dtype: string splits: - name: train num_bytes: 281782031 num_examples: 95835 - name: train_attack num_bytes: 281782031 num_examples: 95835 - name: train_old num_bytes: 169071782 num_examples: 40859 - name: train_new num_bytes: 112703377 num_examples: 54976 - name: test num_bytes: 917099 num_examples: 200 - name: test2 num_bytes: 1111116 num_examples: 200 download_size: 423207291 dataset_size: 847367436 --- # Dataset Card for "sci-llm-new-512" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)