Peixian Wang commited on
Commit
66c53d2
1 Parent(s): 8d71ef7

add readme

Browse files
Files changed (1) hide show
  1. README.md +142 -0
README.md ADDED
@@ -0,0 +1,142 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - crowdsourced
4
+ language_creators:
5
+ - found
6
+ languages:
7
+ - en
8
+ licenses:
9
+ - unknown
10
+ multilinguality:
11
+ - monolingual
12
+ size_categories:
13
+ - 10K<n<100K
14
+ source_datasets:
15
+ - original
16
+ task_categories:
17
+ - text-classification
18
+ task_ids:
19
+ - multi-label-classification
20
+ ---
21
+
22
+ # Dataset Card for rtGender
23
+
24
+ ## Table of Contents
25
+ - [Dataset Description](#dataset-description)
26
+ - [Dataset Summary](#dataset-summary)
27
+ - [Supported Tasks](#supported-tasks-and-leaderboards)
28
+ - [Languages](#languages)
29
+ - [Dataset Structure](#dataset-structure)
30
+ - [Data Instances](#data-instances)
31
+ - [Data Fields](#data-instances)
32
+ - [Data Splits](#data-instances)
33
+ - [Dataset Creation](#dataset-creation)
34
+ - [Curation Rationale](#curation-rationale)
35
+ - [Source Data](#source-data)
36
+ - [Annotations](#annotations)
37
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
38
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
39
+ - [Social Impact of Dataset](#social-impact-of-dataset)
40
+ - [Discussion of Biases](#discussion-of-biases)
41
+ - [Other Known Limitations](#other-known-limitations)
42
+ - [Additional Information](#additional-information)
43
+ - [Dataset Curators](#dataset-curators)
44
+ - [Licensing Information](#licensing-information)
45
+ - [Citation Information](#citation-information)
46
+
47
+ ## Dataset Description
48
+
49
+ - **Homepage:** [Needs More Information]
50
+ - **Repository:** [Needs More Information]
51
+ - **Paper:** [Needs More Information]
52
+ - **Leaderboard:** [Needs More Information]
53
+ - **Point of Contact:** [Needs More Information]
54
+
55
+ ### Dataset Summary
56
+
57
+ RtGender is a corpus for studying responses to gender online, including posts and responses from Facebook, TED, Fitocracy, and Reddit where the gender of the source poster/speaker is known.
58
+
59
+ ### Supported Tasks and Leaderboards
60
+
61
+ [Needs More Information]
62
+
63
+ ### Languages
64
+
65
+ English
66
+
67
+ ## Dataset Structure
68
+
69
+ ### Data Instances
70
+
71
+ [Needs More Information]
72
+
73
+ ### Data Fields
74
+
75
+ - `source`: a `string` feature.
76
+ - `op_gender`: a `string` feature.
77
+ - `post_text`: a `string` feature.
78
+ - `response_text`: a `string` feature.
79
+ - `sentiment`: a `string` feature.
80
+ - `relevance`: a `string` feature.
81
+
82
+ ### Data Splits
83
+
84
+ [Needs More Information]
85
+
86
+ ## Dataset Creation
87
+
88
+ ### Curation Rationale
89
+
90
+ [Needs More Information]
91
+
92
+ ### Source Data
93
+
94
+ #### Initial Data Collection and Normalization
95
+
96
+ [Needs More Information]
97
+
98
+ #### Who are the source language producers?
99
+
100
+ [Needs More Information]
101
+
102
+ ### Annotations
103
+
104
+ #### Annotation process
105
+
106
+ [Needs More Information]
107
+
108
+ #### Who are the annotators?
109
+
110
+ [Needs More Information]
111
+
112
+ ### Personal and Sensitive Information
113
+
114
+ [Needs More Information]
115
+
116
+ ## Considerations for Using the Data
117
+
118
+ ### Social Impact of Dataset
119
+
120
+ [Needs More Information]
121
+
122
+ ### Discussion of Biases
123
+
124
+ [Needs More Information]
125
+
126
+ ### Other Known Limitations
127
+
128
+ [Needs More Information]
129
+
130
+ ## Additional Information
131
+
132
+ ### Dataset Curators
133
+
134
+ [Needs More Information]
135
+
136
+ ### Licensing Information
137
+
138
+ [Needs More Information]
139
+
140
+ ### Citation Information
141
+
142
+ [Needs More Information]