File size: 983 Bytes
d1db63c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: _id
    dtype: string
  - name: incident_id
    dtype: int64
  - name: date
    dtype: timestamp[ns]
  - name: reports
    dtype: string
  - name: Alleged deployer of AI system
    dtype: string
  - name: Alleged developer of AI system
    dtype: string
  - name: Alleged harmed or nearly harmed parties
    dtype: string
  - name: description
    dtype: string
  - name: title
    dtype: string
  - name: year
    dtype: int64
  - name: spacy_negative_outcomes
    dtype: string
  - name: keybert_negative_outcomes
    dtype: string
  - name: Cluster
    dtype: string
  splits:
  - name: train
    num_bytes: 271118
    num_examples: 514
  download_size: 165345
  dataset_size: 271118
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---
# Dataset Card for "ai-incidents"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)