---
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
dataset_info:
  features:
  - name: category
    dtype: string
  - name: items
    list:
    - name: from
      dtype: string
    - name: value
      dtype: string
  splits:
  - name: train
    num_bytes: 1268374
    num_examples: 3000
  download_size: 712662
  dataset_size: 1268374
---
# Dataset Card for "ScaleBiO-Train-alpaca_fr_55178"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)