File size: 3,577 Bytes
ff18e5a |
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 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 |
---
dataset_info:
features:
- name: functionality
dtype: string
- name: case_id
dtype: int64
- name: test_case
dtype: string
- name: label_gold
dtype: string
- name: target_ident
dtype: string
- name: direction
dtype: string
- name: focus_words
dtype: string
- name: focus_lemma
dtype: string
- name: ref_case_id
dtype: float64
- name: ref_templ_id
dtype: float64
- name: templ_id
dtype: int64
- name: case_templ
dtype: string
- 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: test
num_bytes: 1647429
num_examples: 3728
download_size: 392671
dataset_size: 1647429
---
# Dataset Card for "hatecheck-enriched"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |