sold-llama2-1k / README.md
haturusinghe's picture
Upload dataset
87bf3e0 verified
|
raw
history blame contribute delete
No virus
405 Bytes
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: labels
      dtype: string
  splits:
    - name: train
      num_bytes: 616857
      num_examples: 1000
    - name: test
      num_bytes: 601608
      num_examples: 1000
  download_size: 337885
  dataset_size: 1218465
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*