UDR_Python / README.md
KaiLv's picture
Upload README.md with huggingface_hub
37c9381
|
raw
history blame contribute delete
No virus
703 Bytes
metadata
dataset_info:
  features:
    - name: idx
      dtype: int64
    - name: question
      dtype: string
    - name: target
      dtype: string
    - name: len_question
      dtype: int64
    - name: len_target
      dtype: int64
  splits:
    - name: train
      num_bytes: 153748508
      num_examples: 250818
    - name: validation
      num_bytes: 8561595
      num_examples: 13841
    - name: test
      num_bytes: 9299006
      num_examples: 14840
    - name: debug
      num_bytes: 61463442
      num_examples: 100000
  download_size: 107210496
  dataset_size: 233072551

Dataset Card for "UDR_Python"

More Information needed