--- dataset_info: features: - name: svg dtype: string - name: animation_prompt_normal dtype: string - name: filename dtype: string - name: diff dtype: string - name: animation_prompt_expert dtype: string - name: animation_prompt_designer dtype: string splits: - name: train num_bytes: 88480 num_examples: 3 - name: test num_bytes: 624 num_examples: 3 download_size: 11866 dataset_size: 89104 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---