--- dataset_info: features: - name: id dtype: string - name: should_skip dtype: bool - name: has_avocado_team_interaction dtype: bool - name: metadata_issues list: string - name: discussions_with_avocado_participation list: - name: author dtype: string - name: title dtype: string - name: url dtype: string - name: estimated_vram dtype: float64 splits: - name: train num_bytes: 16640 num_examples: 100 download_size: 10729 dataset_size: 16640 configs: - config_name: default data_files: - split: train path: data/train-* ---