flaitenberger/folio_gold_formalized_trl
收藏资源简介:
--- dataset_info: features: - name: id dtype: int64 - name: story_id dtype: int64 - name: premises dtype: string - name: conclusion dtype: string - name: question dtype: string - name: answer dtype: string - name: split dtype: string - name: source_dataset dtype: string - name: formalized_constants dtype: string - name: formalized_predicates dtype: string - name: formalized_premises dtype: string - name: formalized_conclusion dtype: string - name: premises_fol dtype: string - name: conclusion_fol dtype: string - name: prompt dtype: string - name: completion dtype: string splits: - name: train num_bytes: 1715074 num_examples: 710 - name: validation num_bytes: 294196 num_examples: 129 download_size: 446662 dataset_size: 2009270 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* ---



