Grid / README.md
cedricbouchard's picture
Upload dataset
2241b46 verified
|
raw
history blame contribute delete
No virus
536 Bytes
metadata
language:
  - fr
size_categories:
  - n<1K
task_categories:
  - text-generation
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: output
      dtype: string
  splits:
    - name: train
      num_bytes: 59815.11111111111
      num_examples: 40
    - name: test
      num_bytes: 7476.888888888889
      num_examples: 5
  download_size: 38687
  dataset_size: 67292
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*