--- dataset_info: features: - name: prompt_type dtype: string - name: language dtype: string - name: prompt dtype: string - name: model dtype: string - name: model_params struct: - name: Key dtype: 'null' - name: Keys dtype: 'null' - name: key dtype: 'null' - name: max_tokens dtype: float64 - name: temperature dtype: float64 - name: temperature_for_generating_examples dtype: float64 - name: top_p dtype: float64 - name: eval_sheet sequence: string - name: comments dtype: string - name: created_at dtype: timestamp[ns, tz=UTC] - name: updated_at dtype: timestamp[ns, tz=UTC] - name: created_by dtype: string - name: updated_by dtype: string splits: - name: train num_bytes: 2027944 num_examples: 94 download_size: 870626 dataset_size: 2027944 configs: - config_name: default data_files: - split: train path: data/train-* ---