--- dataset_info: features: - name: 시험일자 dtype: string - name: 라인명 dtype: string - name: 시험유형 dtype: string - name: 제품번호 dtype: string - name: 측정값 dtype: float64 - name: 관리기준(상한) dtype: float64 - name: 관리기준(하한) dtype: float64 - name: 판정 dtype: string - name: 담당자 dtype: string - name: 비고 dtype: string splits: - name: test num_bytes: 16343 num_examples: 135 download_size: 7461 dataset_size: 16343 configs: - config_name: default data_files: - split: test path: data/test-* ---