liyucheng/novel_metaphor
收藏资源简介:
--- dataset_info: features: - name: id dtype: string - name: words sequence: string - name: lemmas sequence: string - name: poses sequence: string - name: metaphor_classes sequence: int64 - name: novel_score sequence: float64 splits: - name: train num_bytes: 17600252 num_examples: 32036 download_size: 3437305 dataset_size: 17600252 --- # Dataset Card for "novel_metaphor" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
--- 数据集信息: 特征项: - 名称:id,数据类型:字符串(string) - 名称:words,数据类型:字符串序列(sequence) - 名称:lemmas(词元),数据类型:字符串序列(sequence) - 名称:poses(词性标注),数据类型:字符串序列(sequence) - 名称:metaphor_classes(隐喻类别),数据类型:64位整型序列(sequence of int64) - 名称:novel_score(新颖性得分),数据类型:64位浮点型序列(sequence of float64) 数据集拆分: - 拆分名称:train(训练集),数据字节数:17600252,样本总数:32036 下载大小:3437305 字节 数据集总大小:17600252 字节 --- # 「novel_metaphor」数据集卡片 [更多信息待补充](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集信息
特征
- id: 字符串类型
- words: 字符串序列
- lemmas: 字符串序列
- poses: 字符串序列
- metaphor_classes: 整数序列
- novel_score: 浮点数序列
数据划分
- train:
- 字节数: 17600252
- 样本数: 32036
数据大小
- 下载大小: 3437305 字节
- 数据集大小: 17600252 字节




