thesantatitan's picture
Add 'messages' column via script
59e78a3 verified
metadata
dataset_info:
  features:
    - name: Filename
      dtype: string
    - name: Svg
      dtype: string
    - name: caption_blip2
      dtype: string
    - name: caption_cogvlm
      dtype: string
    - name: caption_llava
      dtype: string
    - name: messages
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
  splits:
    - name: train
      num_bytes: 2896704432
      num_examples: 765096
  download_size: 1569536102
  dataset_size: 2896704432
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

This dataset is derived from starvector/text2svg-stack. All rows whcihc do not follow svg_constraints for the kaggle drawing-with-llms competition are removed