cat-searcher's picture
Upload dataset
4787164 verified
|
raw
history blame
717 Bytes
metadata
dataset_info:
  features:
    - name: full_name
      dtype: string
    - name: state
      dtype: string
    - name: tactic
      dtype: string
    - name: target_state
      dtype: string
    - name: url
      dtype: string
    - name: commit
      dtype: string
    - name: file_path
      dtype: string
  splits:
    - name: train
      num_bytes: 248201383
      num_examples: 250814
    - name: validation
      num_bytes: 4367840
      num_examples: 4260
    - name: test
      num_bytes: 4854313
      num_examples: 4506
  download_size: 48793548
  dataset_size: 257423536
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*