finiteautomata commited on
Commit
180df58
·
1 Parent(s): a841a55

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +44 -70
README.md CHANGED
@@ -24,89 +24,63 @@ dataset_info:
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: query_text
85
  dtype: string
86
- - name: start
87
- dtype: int64
88
- - name: text
 
 
 
 
 
 
89
  dtype: string
90
- - name: type
91
  dtype: string
92
- - name: labels
93
- sequence: string
94
- - name: sentence
 
 
 
 
 
 
 
 
 
 
95
  dtype: string
96
- - name: tokens
97
- sequence: string
98
  splits:
99
  - name: train
100
- num_bytes: 55203394
101
  num_examples: 9000
102
  - name: test
103
- num_bytes: 21237730
104
  num_examples: 3000
105
  - name: dev
106
- num_bytes: 7261646
107
  num_examples: 1000
108
- download_size: 0
109
- dataset_size: 83702770
110
  ---
111
  # Dataset Card for "hateval_enriched"
112
 
 
24
  '0': NOT AGGRESSIVE
25
  '1': AGGRESSIVE
26
  - name: entities
27
+ list:
28
+ - name: '@type'
29
+ dtype: string
30
+ - name: end
31
+ dtype: int64
32
+ - name: kg_result
33
+ struct:
34
+ - name: '@id'
35
+ dtype: string
36
+ - name: '@type'
37
+ sequence: string
38
+ - name: description
39
+ dtype: string
40
+ - name: detailedDescription
41
  struct:
42
+ - name: articleBody
 
 
 
 
 
 
 
 
 
 
 
 
 
 
43
  dtype: string
44
+ - name: license
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
45
  dtype: string
46
+ - name: url
47
+ dtype: string
48
+ - name: image
49
+ struct:
50
+ - name: contentUrl
51
+ dtype: string
52
+ - name: url
53
+ dtype: string
54
+ - name: name
55
  dtype: string
56
+ - name: url
57
  dtype: string
58
+ - name: resultScore
59
+ dtype: float64
60
+ - name: score
61
+ dtype: float64
62
+ - name: similarity
63
+ dtype: float64
64
+ - name: start
65
+ dtype: int64
66
+ - name: text
67
+ dtype: string
68
+ - name: type
69
+ dtype: string
70
+ - name: wikidata_id
71
  dtype: string
 
 
72
  splits:
73
  - name: train
74
+ num_bytes: 6156172
75
  num_examples: 9000
76
  - name: test
77
+ num_bytes: 2205274
78
  num_examples: 3000
79
  - name: dev
80
+ num_bytes: 847456
81
  num_examples: 1000
82
+ download_size: 3109318
83
+ dataset_size: 9208902
84
  ---
85
  # Dataset Card for "hateval_enriched"
86