cpt-hcpcs-codes / README.md
atta00's picture
Upload dataset
b1bb34f verified
metadata
license: mit
dataset_info:
  features:
    - name: index
      dtype: int64
    - name: code
      dtype: string
    - name: title
      dtype: string
    - name: category
      dtype: string
    - name: description
      dtype: string
    - name: type
      dtype: string
  splits:
    - name: train
      num_bytes: 4893074
      num_examples: 16056
    - name: test
      num_bytes: 3877028
      num_examples: 16056
  download_size: 2305768
  dataset_size: 8770102
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*