--- dataset_info: features: - name: text dtype: string - name: educational_score dtype: string - name: domain dtype: string - name: subfield sequence: string - name: document_type dtype: string - name: french_translation dtype: string - name: explanation dtype: string - name: prompt dtype: string splits: - name: train num_bytes: 3376094700.380702 num_examples: 358199 - name: valid num_bytes: 375122680.61929804 num_examples: 39800 download_size: 1002903452 dataset_size: 3751217381.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: valid path: data/valid-* ---