TOP12_03_03 / README.md
ricardosantoss's picture
Upload dataset
d89a797 verified
metadata
dataset_info:
  features:
    - name: CID
      sequence: string
    - name: Nome do Arquivo
      dtype: string
    - name: Nota Clinica
      dtype: string
  splits:
    - name: train
      num_bytes: 2184270
      num_examples: 2209
    - name: test
      num_bytes: 483575
      num_examples: 474
    - name: validation
      num_bytes: 490443
      num_examples: 473
  download_size: 1270471
  dataset_size: 3158288
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: validation
        path: data/validation-*