--- dataset_info: features: - name: all_content dtype: string - name: title dtype: string - name: post_date dtype: string - name: Location dtype: string - name: description dtype: string - name: skills sequence: string - name: experience_level dtype: string - name: job_type dtype: string - name: project_type dtype: string - name: platform dtype: string - name: url dtype: string - name: output dtype: string - name: generated_result dtype: string splits: - name: test num_bytes: 2882597 num_examples: 475 download_size: 1396973 dataset_size: 2882597 configs: - config_name: default data_files: - split: test path: data/test-* ---