hs-knowledge/hateval_enriched
收藏资源简介:
--- dataset_info: features: - name: id dtype: int64 - name: text dtype: string - name: HS dtype: class_label: names: '0': OK '1': HATEFUL - name: TR dtype: class_label: names: '0': GROUP '1': INDIVIDUAL - name: AG dtype: class_label: names: '0': NOT AGGRESSIVE '1': AGGRESSIVE - name: ner_output struct: - name: entities list: - name: end dtype: int64 - name: kg_results struct: - name: '@context' struct: - name: '@vocab' dtype: string - name: EntitySearchResult dtype: string - name: detailedDescription dtype: string - name: goog dtype: string - name: kg dtype: string - name: resultScore dtype: string - name: '@type' dtype: string - name: itemListElement list: - name: '@type' dtype: string - name: result struct: - name: '@id' dtype: string - name: '@type' sequence: string - name: description dtype: string - name: detailedDescription struct: - name: articleBody dtype: string - name: license dtype: string - name: url dtype: string - name: image struct: - name: contentUrl dtype: string - name: url dtype: string - name: name dtype: string - name: url dtype: string - name: resultScore dtype: float64 - name: wikidata_id dtype: string - name: query_text dtype: string - name: start dtype: int64 - name: text dtype: string - name: type dtype: string - name: labels sequence: string - name: sentence dtype: string - name: tokens sequence: string - name: entities list: - name: '@type' dtype: string - name: end dtype: int64 - name: kg_result struct: - name: '@id' dtype: string - name: '@type' sequence: string - name: description dtype: string - name: detailedDescription struct: - name: articleBody dtype: string - name: license dtype: string - name: url dtype: string - name: image struct: - name: contentUrl dtype: string - name: url dtype: string - name: name dtype: string - name: url dtype: string - name: resultScore dtype: float64 - name: score dtype: float64 - name: similarity dtype: float64 - name: start dtype: int64 - name: text dtype: string - name: type dtype: string - name: wikidata_id dtype: string splits: - name: train num_bytes: 68155606 num_examples: 9000 - name: test num_bytes: 25403783 num_examples: 3000 - name: dev num_bytes: 9040250 num_examples: 1000 download_size: 0 dataset_size: 102599639 --- # Dataset Card for "hateval_enriched" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集名称
- 名称: hateval_enriched
数据集特征
- id: 整数类型 (int64)
- text: 字符串类型 (string)
- HS: 分类标签,包含两个类别:OK 和 HATEFUL
- TR: 分类标签,包含两个类别:GROUP 和 INDIVIDUAL
- AG: 分类标签,包含两个类别:NOT AGGRESSIVE 和 AGGRESSIVE
- ner_output: 结构化数据,包含多个子特征,如实体的起始和结束位置、类型、文本等
- entities: 列表类型,包含实体的详细信息,如类型、起始和结束位置、文本等
数据集分割
- train: 9000个样本,占用68155606字节
- test: 3000个样本,占用25403783字节
- dev: 1000个样本,占用9040250字节
数据集大小
- 下载大小: 0字节
- 数据集总大小: 102599639字节



