File size: 1,792 Bytes
ee89a1f 27816bf 180df58 ee89a1f 180df58 ee89a1f 180df58 cded12b 180df58 ee89a1f 180df58 ee89a1f 180df58 ee89a1f 27816bf 77772c9 27816bf ee89a1f 77772c9 cded12b ee89a1f 77772c9 cded12b 77772c9 ee89a1f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 |
---
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: 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: 5979348
num_examples: 9000
- name: test
num_bytes: 2177337
num_examples: 3000
- name: dev
num_bytes: 833521
num_examples: 1000
download_size: 2993071
dataset_size: 8990206
---
# Dataset Card for "hateval_enriched"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |