kjappelbaum's picture
Upload README.md with huggingface_hub
e27c3e9
|
raw
history blame
1.38 kB
metadata
dataset_info:
  - config_name: default
    features:
      - name: representation
        dtype: string
      - name: representation_type
        dtype: string
      - name: prompt_template
        dtype: string
      - name: completion_template
        dtype: string
      - name: completion
        dtype: string
      - name: completion_names
        dtype: string
      - name: completion_labels
        dtype: string
      - name: constraint
        dtype: string
      - name: filled_prompt
        dtype: string
      - name: filled_completion
        dtype: string
    splits:
      - name: train
        num_bytes: 206763010
        num_examples: 323500
    download_size: 15384432
    dataset_size: 206763010
  - config_name: smarts
    features:
      - name: representation
        dtype: string
      - name: representation_type
        dtype: string
      - name: completion
        dtype: int64
      - name: completion_labels
        dtype: string
      - name: smarts
        dtype: string
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 157359982
        num_examples: 812177
    download_size: 24877597
    dataset_size: 157359982
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
  - config_name: smarts
    data_files:
      - split: train
        path: smarts/train-*

Dataset Card for "chemnlp-chem-caption"

More Information needed