--- dataset_info: features: - name: id dtype: string - name: author dtype: string - name: sha dtype: 'null' - name: created_at dtype: timestamp[us, tz=UTC] - name: last_modified dtype: 'null' - name: disabled dtype: 'null' - name: downloads dtype: int64 - name: downloads_all_time dtype: 'null' - name: gated dtype: 'null' - name: gguf dtype: 'null' - name: inference dtype: 'null' - name: likes dtype: int64 - name: library_name dtype: string - name: tags sequence: string - name: pipeline_tag dtype: string - name: mask_token dtype: 'null' - name: model_index dtype: 'null' - name: trending_score dtype: int64 - name: architectures sequence: string - name: bos_token_id dtype: int64 - name: eos_token_id dtype: int64 - name: hidden_act dtype: string - name: hidden_size dtype: int64 - name: initializer_range dtype: float64 - name: intermediate_size dtype: int64 - name: max_position_embeddings dtype: int64 - name: model_type dtype: string - name: num_attention_heads dtype: int64 - name: num_hidden_layers dtype: int64 - name: num_key_value_heads dtype: int64 - name: rms_norm_eps dtype: float64 - name: rope_theta dtype: float64 - name: sliding_window dtype: int64 - name: tie_word_embeddings dtype: bool - name: torch_dtype dtype: string - name: transformers_version dtype: string - name: use_cache dtype: bool - name: vocab_size dtype: int64 - name: attention_bias dtype: bool - name: attention_dropout dtype: float64 - name: head_dim dtype: int64 - name: mlp_bias dtype: bool - name: pretraining_tp dtype: int64 - name: rope_scaling dtype: 'null' splits: - name: raw num_bytes: 238920 num_examples: 400 download_size: 66524 dataset_size: 238920 configs: - config_name: default data_files: - split: raw path: data/raw-* ---