--- dataset_info: features: - name: Word_Phrase dtype: string - name: POS dtype: class_label: names: '0': adj '1': adv '2': n '3': v - name: Polarity dtype: string - name: Score dtype: string - name: Synonyms dtype: string - name: Phrase dtype: string - name: Strength_word dtype: string - name: Nigation_word dtype: string splits: - name: train num_bytes: 465304 num_examples: 3941 download_size: 198886 dataset_size: 465304 configs: - config_name: default data_files: - split: train path: data/train-* ---