Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Twi
Size:
< 1K
Libraries:
Datasets
pandas
License:
WWTP / README.md
wooder's picture
Upload dataset
f50efc8 verified
metadata
language:
  - tw
license: apache-2.0
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: context
      dtype: string
    - name: response
      struct:
        - name: further_research
          dtype: string
        - name: key_words
          sequence: string
        - name: summary_text
          dtype: string
        - name: title
          dtype: string
  splits:
    - name: train
      num_bytes: 147234.2288557214
      num_examples: 160
    - name: validation
      num_bytes: 37728.77114427861
      num_examples: 41
  download_size: 50951
  dataset_size: 184963