NeuripsEnsemW2S/quartz
收藏资源简介:
--- dataset_info: features: - name: id dtype: string - name: question dtype: string - name: choices sequence: - name: text dtype: string - name: label dtype: string - name: answerKey dtype: string - name: para dtype: string - name: para_id dtype: string - name: para_anno struct: - name: effect_prop dtype: string - name: cause_dir_str dtype: string - name: effect_dir_str dtype: string - name: cause_dir_sign dtype: string - name: effect_dir_sign dtype: string - name: cause_prop dtype: string - name: question_anno struct: - name: more_effect_dir dtype: string - name: less_effect_dir dtype: string - name: less_cause_prop dtype: string - name: more_effect_prop dtype: string - name: less_effect_prop dtype: string - name: less_cause_dir dtype: string - name: Diff_rating dtype: float64 splits: - name: train num_bytes: 1564826 num_examples: 3480 download_size: 526055 dataset_size: 1564826 configs: - config_name: default data_files: - split: train path: data/train-* ---
数据集信息
特征
- id: 字符串类型
- question: 字符串类型
- choices: 序列类型
- text: 字符串类型
- label: 字符串类型
- answerKey: 字符串类型
- para: 字符串类型
- para_id: 字符串类型
- para_anno: 结构类型
- effect_prop: 字符串类型
- cause_dir_str: 字符串类型
- effect_dir_str: 字符串类型
- cause_dir_sign: 字符串类型
- effect_dir_sign: 字符串类型
- cause_prop: 字符串类型
- question_anno: 结构类型
- more_effect_dir: 字符串类型
- less_effect_dir: 字符串类型
- less_cause_prop: 字符串类型
- more_effect_prop: 字符串类型
- less_effect_prop: 字符串类型
- less_cause_dir: 字符串类型
- Diff_rating: 浮点数类型
数据分割
- train:
- 字节数: 1564826
- 样本数: 3480
数据集大小
- 下载大小: 526055 字节
- 数据集大小: 1564826 字节
配置
- default:
- 数据文件:
- 分割: train
- 路径: data/train-*
- 数据文件:



