LexGenZero_ukabs / README.md
CJWeiss's picture
Upload README.md with huggingface_hub
fbcf029 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: input
      dtype: string
    - name: output
      dtype: string
    - name: fk_grade
      dtype: float64
    - name: cluster
      dtype: string
    - name: old_id
      dtype: int64
  splits:
    - name: train
      num_bytes: 6927191
      num_examples: 50
  download_size: 3369620
  dataset_size: 6927191

Dataset Card for "LexGenZero_ukabs"

More Information needed