Datasets:

Modalities:
Text
Formats:
parquet
Size:
< 1K
Libraries:
Datasets
pandas
alpaca_arabic_v3 / README.md
Zaid's picture
Upload README.md with huggingface_hub
a33b95b
|
raw
history blame
660 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: index
      dtype: string
    - name: output
      dtype: string
    - name: output_en
      dtype: string
    - name: input
      dtype: string
    - name: input_en
      dtype: string
    - name: instruction
      dtype: string
    - name: instruction_en
      dtype: string
  splits:
    - name: train
      num_bytes: 20871
      num_examples: 31
  download_size: 0
  dataset_size: 20871

Dataset Card for "alpaca_arabic_v3"

More Information needed