lengocquangLAB's picture
Upload dataset
923ea52 verified
metadata
dataset_info:
  features:
    - name: cv_id
      dtype: string
    - name: jd_id
      dtype: string
    - name: cv_skill
      dtype: string
    - name: jd_requirement
      dtype: string
    - name: label
      dtype: float64
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 5892140
      num_examples: 24364
    - name: validation
      num_bytes: 1676758
      num_examples: 6962
    - name: test
      num_bytes: 841747
      num_examples: 3481
  download_size: 3560155
  dataset_size: 8410645
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*