machine_eng / README.md
letao670982's picture
Upload dataset
3b1bc01 verified
|
raw
history blame contribute delete
No virus
629 Bytes
metadata
dataset_info:
  features:
    - name: MACHINE_NO
      dtype: string
    - name: ERROR_ID
      dtype: int64
    - name: ERROR_CODE
      dtype: string
    - name: ERROR_DESC
      dtype: string
    - name: ERROR_CATEGORY1
      dtype: string
  splits:
    - name: train
      num_bytes: 286535
      num_examples: 1932
    - name: vaild
      num_bytes: 33166
      num_examples: 242
    - name: test
      num_bytes: 33053
      num_examples: 242
  download_size: 56584
  dataset_size: 352754
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: vaild
        path: data/vaild-*
      - split: test
        path: data/test-*