deancgarcia commited on
Commit
6812251
1 Parent(s): fd4f179

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +144 -0
README.md ADDED
@@ -0,0 +1,144 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [Needs More Information]
2
+
3
+ # Dataset Card for dei_article_sentiment
4
+
5
+ ## Table of Contents
6
+ - [Dataset Description](#dataset-description)
7
+ - [Dataset Summary](#dataset-summary)
8
+ - [Supported Tasks](#supported-tasks-and-leaderboards)
9
+ - [Languages](#languages)
10
+ - [Dataset Structure](#dataset-structure)
11
+ - [Data Instances](#data-instances)
12
+ - [Data Fields](#data-instances)
13
+ - [Data Splits](#data-instances)
14
+ - [Dataset Creation](#dataset-creation)
15
+ - [Curation Rationale](#curation-rationale)
16
+ - [Source Data](#source-data)
17
+ - [Annotations](#annotations)
18
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
19
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
20
+ - [Social Impact of Dataset](#social-impact-of-dataset)
21
+ - [Discussion of Biases](#discussion-of-biases)
22
+ - [Other Known Limitations](#other-known-limitations)
23
+ - [Additional Information](#additional-information)
24
+ - [Dataset Curators](#dataset-curators)
25
+ - [Licensing Information](#licensing-information)
26
+ - [Citation Information](#citation-information)
27
+
28
+ ## Dataset Description
29
+
30
+ - **Homepage:** [Needs More Information]
31
+ - **Repository:** [Needs More Information]
32
+ - **Paper:** [Needs More Information]
33
+ - **Leaderboard:** [Needs More Information]
34
+ - **Point of Contact:** [Needs More Information]
35
+
36
+ ### Dataset Summary
37
+
38
+ Each record in the file contains information about one particular shift that an engineer or conductor worked. Clock-in and clock-out information, plus many statistics, are provided. One column, named 'class', is actually the target. This column contains an integer that can have one of three values:
39
+
40
+ 0: No accident occurred during this shift
41
+
42
+ 1: An accident of type '1' occurred during this shift
43
+
44
+ 2. An accident of type '2' occurred during this shift
45
+
46
+ ### Supported Tasks and Leaderboards
47
+
48
+ [Needs More Information]
49
+
50
+ ### Languages
51
+
52
+ English
53
+
54
+ ## Dataset Structure
55
+
56
+ ### Data Instances
57
+
58
+ [Needs More Information]
59
+
60
+ ### Data Fields
61
+
62
+ FIRM
63
+ Class
64
+ Start
65
+ End
66
+ Length
67
+ Night
68
+ Gap
69
+ WS
70
+ idx
71
+ Base
72
+ StartAdj
73
+ LenAdj
74
+ Comp
75
+ Trans
76
+ Press
77
+ p1s
78
+ p1l
79
+ p2s
80
+ p2l
81
+ MalAdj
82
+ NFZ
83
+ AFZ
84
+ MFZ
85
+
86
+ ### Data Splits
87
+
88
+ ## Dataset Creation
89
+
90
+ ### Curation Rationale
91
+
92
+ [Needs More Information]
93
+
94
+ ### Source Data
95
+
96
+ #### Initial Data Collection and Normalization
97
+
98
+ [Needs More Information]
99
+
100
+ #### Who are the source language producers?
101
+
102
+ [Needs More Information]
103
+
104
+ ### Annotations
105
+
106
+ #### Annotation process
107
+
108
+ [Needs More Information]
109
+
110
+ #### Who are the annotators?
111
+
112
+ [Needs More Information]
113
+
114
+ ### Personal and Sensitive Information
115
+
116
+ [Needs More Information]
117
+
118
+ ## Considerations for Using the Data
119
+
120
+ ### Social Impact of Dataset
121
+
122
+ [Needs More Information]
123
+
124
+ ### Discussion of Biases
125
+
126
+ [Needs More Information]
127
+
128
+ ### Other Known Limitations
129
+
130
+ [Needs More Information]
131
+
132
+ ## Additional Information
133
+
134
+ ### Dataset Curators
135
+
136
+ [Needs More Information]
137
+
138
+ ### Licensing Information
139
+
140
+ [Needs More Information]
141
+
142
+ ### Citation Information
143
+
144
+ [Needs More Information]