--- dataset_info: features: - name: schema_version dtype: string - name: evaluation_id dtype: string - name: retrieved_timestamp dtype: string - name: source_data sequence: string - name: source_metadata struct: - name: evaluator_relationship dtype: string - name: source_name dtype: string - name: source_organization_name dtype: string - name: source_organization_url dtype: string - name: source_type dtype: string - name: model_info struct: - name: additional_details struct: - name: model_type dtype: string - name: developer dtype: string - name: id dtype: string - name: name dtype: string - name: evaluation_results list: - name: evaluation_name dtype: string - name: metric_config struct: - name: evaluation_description dtype: string - name: lower_is_better dtype: bool - name: max_score dtype: float64 - name: min_score dtype: float64 - name: score_type dtype: string - name: score_details struct: - name: score dtype: float64 splits: - name: train num_bytes: 759 num_examples: 1 download_size: 10838 dataset_size: 759 configs: - config_name: default data_files: - split: train path: data/train-* ---