--- dataset_info: - config_name: c features: - name: repo dtype: string - name: file dtype: string - name: code dtype: string - name: file_length dtype: int64 - name: avg_line_length dtype: float64 - name: max_line_length dtype: int64 - name: extension_type dtype: string splits: - name: train num_bytes: 15516122083.854034 num_examples: 1153385 download_size: 4732430223 dataset_size: 15516122083.854034 - config_name: cpp features: - name: repo dtype: string - name: file dtype: string - name: code dtype: string - name: file_length dtype: int64 - name: avg_line_length dtype: float64 - name: max_line_length dtype: int64 - name: extension_type dtype: string splits: - name: train num_bytes: 7665701650.945949 num_examples: 569827 download_size: 2395092795 dataset_size: 7665701650.945949 - config_name: go features: - name: repo dtype: string - name: file dtype: string - name: code dtype: string - name: file_length dtype: int64 - name: avg_line_length dtype: float64 - name: max_line_length dtype: int64 - name: extension_type dtype: string splits: - name: train num_bytes: 1667473435.5100782 num_examples: 123951 download_size: 383325222 dataset_size: 1667473435.5100782 - config_name: python features: - name: repo dtype: string - name: file dtype: string - name: code dtype: string - name: file_length dtype: int64 - name: avg_line_length dtype: float64 - name: max_line_length dtype: int64 - name: extension_type dtype: string splits: - name: train num_bytes: 11048190301.549107 num_examples: 821263 download_size: 2453739007 dataset_size: 11048190301.549107 configs: - config_name: c data_files: - split: train path: c/train-* - config_name: cpp data_files: - split: train path: cpp/train-* - config_name: go data_files: - split: train path: go/train-* - config_name: python data_files: - split: train path: python/train-* ---