--- dataset_info: features: - name: Model dtype: string - name: Quantization dtype: string - name: GPUs dtype: string - name: CPUs dtype: string - name: RAM GB dtype: string - name: Context Length dtype: int64 - name: Total Tokens dtype: int64 - name: Duration (sec) dtype: float64 - name: Tokens/sec dtype: float64 - name: Time to Retrieve (sec) dtype: float64 - name: Start Type dtype: string - name: GPU Max Power (W) dtype: string - name: Server Name dtype: string - name: Test Link dtype: string splits: - name: train num_bytes: 2911 num_examples: 20 download_size: 8184 dataset_size: 2911 configs: - config_name: default data_files: - split: train path: data/train-* ---