learning_path / README.md
pranayvadla17's picture
Upload dataset
de92e54 verified
metadata
dataset_info:
  features:
    - name: Course_Level
      dtype: string
    - name: Learning Path
      dtype: string
  splits:
    - name: train
      num_bytes: 845877.6
      num_examples: 8008
    - name: test
      num_bytes: 211469.4
      num_examples: 2002
  download_size: 98840
  dataset_size: 1057347
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*