--- dataset_info: features: - name: id dtype: string - name: canonical_slug dtype: string - name: hugging_face_id dtype: string - name: name dtype: string - name: created dtype: int64 - name: description dtype: string - name: context_length dtype: int64 - name: architecture struct: - name: input_modalities list: string - name: instruct_type dtype: string - name: modality dtype: string - name: output_modalities list: string - name: tokenizer dtype: string - name: pricing struct: - name: audio dtype: string - name: completion dtype: string - name: image dtype: string - name: input_cache_read dtype: string - name: input_cache_write dtype: string - name: internal_reasoning dtype: string - name: prompt dtype: string - name: web_search dtype: string - name: top_provider struct: - name: context_length dtype: int64 - name: is_moderated dtype: bool - name: max_completion_tokens dtype: int64 - name: per_request_limits dtype: 'null' - name: supported_parameters list: string - name: default_parameters struct: - name: frequency_penalty dtype: 'null' - name: presence_penalty dtype: 'null' - name: repetition_penalty dtype: float64 - name: temperature dtype: float64 - name: top_k dtype: int64 - name: top_p dtype: float64 - name: knowledge_cutoff dtype: string - name: expiration_date dtype: string - name: links struct: - name: details dtype: string splits: - name: train num_bytes: 257588 num_examples: 344 download_size: 183570 dataset_size: 257588 configs: - config_name: default data_files: - split: train path: data/train-* ---