pc / README.md
taldarim's picture
Upload README.md with huggingface_hub
b852e96
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: Results interpretation
      dtype:
        class_label:
          names:
            '0': '0'
            '1': '1'
    - name: Frameworks usage
      dtype:
        class_label:
          names:
            '0': '0'
            '1': '1'
    - name: Algorithms design
      dtype:
        class_label:
          names:
            '0': '0'
            '1': '1'
    - name: Algorithms implementation
      dtype:
        class_label:
          names:
            '0': '0'
            '1': '1'
    - name: Launching problem
      dtype:
        class_label:
          names:
            '0': '0'
            '1': '1'
    - name: Performance issue
      dtype:
        class_label:
          names:
            '0': '0'
            '1': '1'
  splits:
    - name: train
      num_bytes: 95159
      num_examples: 58
  download_size: 50809
  dataset_size: 95159

Dataset Card for "pc"

More Information needed