Commit ·
fc692ef
1
Parent(s): ee89a1f
Update parquet files
Browse files- README.md +0 -111
- data/dev-00000-of-00001-fe87afe3c7ba3dd2.parquet → hs-knowledge--hateval_enriched/parquet-dev.parquet +2 -2
- data/test-00000-of-00001-aa904cd61877f630.parquet → hs-knowledge--hateval_enriched/parquet-test.parquet +2 -2
- data/train-00000-of-00001-fec5554962797c0f.parquet → hs-knowledge--hateval_enriched/parquet-train.parquet +2 -2
README.md
DELETED
|
@@ -1,111 +0,0 @@
|
|
| 1 |
-
---
|
| 2 |
-
dataset_info:
|
| 3 |
-
features:
|
| 4 |
-
- name: id
|
| 5 |
-
dtype: int64
|
| 6 |
-
- name: text
|
| 7 |
-
dtype: string
|
| 8 |
-
- name: HS
|
| 9 |
-
dtype:
|
| 10 |
-
class_label:
|
| 11 |
-
names:
|
| 12 |
-
'0': OK
|
| 13 |
-
'1': HATEFUL
|
| 14 |
-
- name: TR
|
| 15 |
-
dtype:
|
| 16 |
-
class_label:
|
| 17 |
-
names:
|
| 18 |
-
'0': GROUP
|
| 19 |
-
'1': INDIVIDUAL
|
| 20 |
-
- name: AG
|
| 21 |
-
dtype:
|
| 22 |
-
class_label:
|
| 23 |
-
names:
|
| 24 |
-
'0': NOT AGGRESSIVE
|
| 25 |
-
'1': AGGRESSIVE
|
| 26 |
-
- name: entities
|
| 27 |
-
struct:
|
| 28 |
-
- name: entities
|
| 29 |
-
list:
|
| 30 |
-
- name: end
|
| 31 |
-
dtype: int64
|
| 32 |
-
- name: kg_results
|
| 33 |
-
struct:
|
| 34 |
-
- name: '@context'
|
| 35 |
-
struct:
|
| 36 |
-
- name: '@vocab'
|
| 37 |
-
dtype: string
|
| 38 |
-
- name: EntitySearchResult
|
| 39 |
-
dtype: string
|
| 40 |
-
- name: detailedDescription
|
| 41 |
-
dtype: string
|
| 42 |
-
- name: goog
|
| 43 |
-
dtype: string
|
| 44 |
-
- name: kg
|
| 45 |
-
dtype: string
|
| 46 |
-
- name: resultScore
|
| 47 |
-
dtype: string
|
| 48 |
-
- name: '@type'
|
| 49 |
-
dtype: string
|
| 50 |
-
- name: itemListElement
|
| 51 |
-
list:
|
| 52 |
-
- name: '@type'
|
| 53 |
-
dtype: string
|
| 54 |
-
- name: result
|
| 55 |
-
struct:
|
| 56 |
-
- name: '@id'
|
| 57 |
-
dtype: string
|
| 58 |
-
- name: '@type'
|
| 59 |
-
sequence: string
|
| 60 |
-
- name: description
|
| 61 |
-
dtype: string
|
| 62 |
-
- name: detailedDescription
|
| 63 |
-
struct:
|
| 64 |
-
- name: articleBody
|
| 65 |
-
dtype: string
|
| 66 |
-
- name: license
|
| 67 |
-
dtype: string
|
| 68 |
-
- name: url
|
| 69 |
-
dtype: string
|
| 70 |
-
- name: image
|
| 71 |
-
struct:
|
| 72 |
-
- name: contentUrl
|
| 73 |
-
dtype: string
|
| 74 |
-
- name: url
|
| 75 |
-
dtype: string
|
| 76 |
-
- name: name
|
| 77 |
-
dtype: string
|
| 78 |
-
- name: url
|
| 79 |
-
dtype: string
|
| 80 |
-
- name: resultScore
|
| 81 |
-
dtype: float64
|
| 82 |
-
- name: wikidata_id
|
| 83 |
-
dtype: string
|
| 84 |
-
- name: start
|
| 85 |
-
dtype: int64
|
| 86 |
-
- name: text
|
| 87 |
-
dtype: string
|
| 88 |
-
- name: type
|
| 89 |
-
dtype: string
|
| 90 |
-
- name: labels
|
| 91 |
-
sequence: string
|
| 92 |
-
- name: sentence
|
| 93 |
-
dtype: string
|
| 94 |
-
- name: tokens
|
| 95 |
-
sequence: string
|
| 96 |
-
splits:
|
| 97 |
-
- name: test
|
| 98 |
-
num_bytes: 2984832
|
| 99 |
-
num_examples: 3000
|
| 100 |
-
- name: dev
|
| 101 |
-
num_bytes: 1048340
|
| 102 |
-
num_examples: 1000
|
| 103 |
-
- name: train
|
| 104 |
-
num_bytes: 8540660
|
| 105 |
-
num_examples: 9000
|
| 106 |
-
download_size: 5070087
|
| 107 |
-
dataset_size: 12573832
|
| 108 |
-
---
|
| 109 |
-
# Dataset Card for "hateval_enriched"
|
| 110 |
-
|
| 111 |
-
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
data/dev-00000-of-00001-fe87afe3c7ba3dd2.parquet → hs-knowledge--hateval_enriched/parquet-dev.parquet
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1a5ef06988130860ae93ad34677f4bd97136c3d855b455218c057caf7ba1a696
|
| 3 |
+
size 453143
|
data/test-00000-of-00001-aa904cd61877f630.parquet → hs-knowledge--hateval_enriched/parquet-test.parquet
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:290e36fa93bddcaa4cdd212a4b20d62cf990275f2bde8a77d597c5fe9d58b392
|
| 3 |
+
size 1161517
|
data/train-00000-of-00001-fec5554962797c0f.parquet → hs-knowledge--hateval_enriched/parquet-train.parquet
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f9dbc30c12e46f49acd35e195de6312234d5cfd98cae42c32ae83be5d25bc75d
|
| 3 |
+
size 3468960
|